#include <nnsys/snd.h>
void NNS_SndStrmFreeChannel( NNSSndStrm* stream );
Frees the channels used when streams are played.
This function frees channels that were allocated by the NNS_SndStrmAllocChannel
function.
2004/08/10 Initial version.
CONFIDENTIAL