#include <nnsys/snd.h>void NNS_SndArcStrmFreeChannel( int playerNo );
This function frees channels that are used when streams are played.
It releases the channels that are allocated with the NNS_SndArcStrmAllocChannel function for the specified stream player.
08/10/2004 Initial version.