#include <nnsys/snd.h>
void NNS_SndWaveOutFreeChannel( NNSSndWaveOutHandle handle );
Releases a channel for the waveform playback.
Releases the allocated channel with the NNS_SndWaveOutAllocChannel
function. After the channel is released, the waveform playback handle becomes invalid and cannot be used.
2004/07/01 Initial version.
CONFIDENTIAL