NNS_SndStrmInit

C Specification

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

Arguments

stream Pointer to a stream structure.

Return Values

None.

Description

This function initializes a stream structure. Before using a stream structure, you must initialize the stream structure.

See Also

None.

Revision History

2004/08/10 Initial version.


CONFIDENTIAL