#include <revolution.h>
#include <revolution/mix.h>
void MIXReleaseChannel(AXVPB *p);
p |
Specifies pointer to the AXVPB structure acquired from AX by the user. This pointer must be a valid pointer returned by AXAcquireVoice. |
None.
The MIXReleaseChannel function releases and stops a mixer channel assigned to a voice.
2006/03/01 Initial version.
CONFIDENTIAL