ioctl(ixj1, IXJCTL_DRYBUFFER_READ)
Return Value
Returns the number of times that the driver buffer was empty when the DSP was ready for a frame of audio data.
Parameters
None.
Remarks
When this value is incremented, it represents a data under-run condition. The application has not been able to supply data to the driver quickly enough.
See Also:
Example:
iDrybuffers = ioctl(ixj1, IXJCTL_DRYBUFFER_READ);
©1996-2001 Quicknet Technologies, Inc.