#include <nnsys/snd.h>void NNS_SndStrmStart( NNSSndStrm* stream );
This function starts the playing of a stream.
Before calling this function, you must first call the NNS_SndStrmSetup function and complete the first data fill.
08/10/2004 Initial version.
CONFIDENTIAL