#include <nnsys/snd.h>
void NNS_SndStrmStart( NNSSndStrm* stream );
Starts the stream playback.
Before calling this function, you must first call the NNS_SndStrmSetup function and also complete the supply of the first data packet.
2004/08/10 Initial version.
CONFIDENTIAL