#include <revolution.h> #include <revolution/mix.h> void MIXReleaseChannel(AXVPB *p);
| p | Pointer to the AXVPB structure gotten by the user in AX. This pointer must be a valid pointer returned by the AXAcquireVoice function. |
|---|
None.
The MIXReleaseChannel function deallocates and stops a mixer channel assigned to a voice for which service has begun in the mixer.
AXAcquireVoice, MIXInitChannel
2006/03/01 Initial version.
CONFIDENTIAL