NNS_SndCaptureStopSampling
C Specification
#include <nnsys/snd.h>
void NNS_SndCaptureStopSampling( void );
Description
Stops the sampling process. If sampling is not happening at the time, the function does nothing.
See Also
None.
Revision History
09/13/2004 Initial version.