NNS_SndArcStrmFreeChannel

Syntax

#include <nnsys/snd.h>
void NNS_SndArcStrmFreeChannel( int playerNo );

Arguments

playerNo The stream player number. Takes a value between 0 and 3.

Return Values

None.

Description

Frees the channels used when streams are played.

It releases the channels that are allocated with the NNS_SndArcStrmAllocChannel function for the specified stream player.

See Also

NNS_SndArcStrmAllocChannel

Revision History

2004/08/10 Initial version.


CONFIDENTIAL