NNS_SndShutdown

Syntax

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

Arguments

None.

Return Values

None.

Description

Ends sound processing.

Automatically stops sound currently playing and any sound captures. However, note that it is necessary to explicitly stop any stream playback that uses the NNS_SndStrm function and any waveform playback that uses the NNS_SndWaveOut function in advance.

See Also

NNS_SndInit

Revision History

2008/06/10 Initial version.


CONFIDENTIAL