#include <nnsys/snd.h>void NNS_SndStrmStop( NNSSndStrm* stream );
Stops steam playback.
To resume the stream playback, the NNS_SndStrmSetup function needs to be called again.
12/17/2004 Added a note regarding resuming stream.
08/10/2004 Initial version.
CONFIDENTIAL