Name
FreeAudioChannel -- free audio channel (V6.0)
Synopsis
void FreeAudioChannel(APTR handle, APTR chandle);
Function
This function must free the specified channel on the audio device.
Inputs
handle
audio device allocated by
OpenAudio()
chandle
audio channel allocated by
AllocAudioChannel()
Show TOC