#include <nnsys/snd.h>
void NNS_SndCaptureStopEffect(
void )
;
Stops effects. If the output effect process is not running, this function does nothing.
If this function is called while sound is being played, the sound is interrupted.
None.
2004/09/14 Added a note about interrupting sound.
2004/07/01 Initial version.
CONFIDENTIAL