#include <revolution.h>
#include <revolution/axart.h>
void AXARTRemoveSound(AXART_SOUND *sound);
| sound | Pointer to the user-allocated AXART_SOUND. |
None.
AXARTRemoveSound() removes an AXART_SOUND from the AXART sound list. All articulators added to the AXART_SOUND will then stop running.
AXARTAddSound
AXARTServiceSounds
AXART_SOUND
2006/03/01 Initial version.
CONFIDENTIAL