NNS_SndStopChannelAll

C Specification

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

Arguments

None.

Return Values

None.

Description

Stops output of all sound channels.

Stops all sound generation, including the sounds in the release. However, if the sequence playback is not completely stopped, sound continues to be generated.

See Also

None.

Revision History

06/01/2004 Initial version.