#include <nnsys/snd.h>
void NNS_SndArcStrmFreeChannel( int playerNo );
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.
2004/08/10 Initial version.
CONFIDENTIAL