NNS_SndCaptureIsActive
C Specification
#include <nnsys/snd.h>
BOOL NNS_SndCaptureIsActive( void );
Return Values
Returns whether or not the capture is executing.
Description
Obtains information as to whether the capture is currently executing or not.
See Also
None.
Revision History
2005/08/18 Initial version.