NNS_SndStrmStart

Syntax

#include <nnsys/snd.h>
void NNS_SndStrmStart( NNSSndStrm* stream );

Arguments

stream Pointer to a stream structure.

Return Values

None.

Description

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.

See Also

NNS_SndStrmSetup

Revision History

2004/08/10 Initial version.


CONFIDENTIAL