#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.
2004/12/17 Added a note regarding resuming stream.
2004/08/10 Initial version.
CONFIDENTIAL