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