MIXReleaseChannel

Syntax

#include <revolution.h>
#include <revolution/mix.h>

void MIXReleaseChannel(AXVPB *p);

Arguments

p Pointer to the AXVPB structure gotten by the user in AX. This pointer must be a valid pointer returned by the AXAcquireVoice function.

Return Values

None.

Description

The MIXReleaseChannel function deallocates and stops a mixer channel assigned to a voice for which service has begun in the mixer.

See Also

AXAcquireVoice, MIXInitChannel

Revision History

2006/03/01 Initial version.


CONFIDENTIAL