NNS_SndStrmFreeChannel

Syntax

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

Arguments

stream Pointer to a stream structure.

Return Values

None.

Description

Frees the channels used when streams are played.

This function frees channels that were allocated by the NNS_SndStrmAllocChannel function.

See Also

NNS_SndStrmAllocChannel

Revision History

2004/08/10 Initial version.


CONFIDENTIAL