NNS_SndCaptureDestroyThread

C Specification

#include <nnsys/snd.h>
void NNS_SndCaptureDestroyThread( void );

Arguments

None.

Return Values

None.

Description

This destroys the capture thread.

The function destroys the capture thread that was created by NNS_SndCaptureCreateThread.

See Also

NNS_SndCaptureCreateThread

Revision History

04/24/2006 Initial version.


CONFIDENTIAL