NNS_SndCaptureStopEffect

Syntax

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

Arguments

None.

Return Values

None.

Description

Stops effects. If the output effect process is not running, this function does nothing.

Note

If this function is called while sound is being played, the sound is interrupted.

See Also

None.

Revision History

2004/09/14 Added a note about interrupting sound.
2004/07/01 Initial version.


CONFIDENTIAL