| Miles Sound System SDK 7.2a |
The function RAD_IOPUnregisterSoundCallback unregisters a sound callback.
S32 RAD_IOPUnregisterSoundCallback( RAD_IOP_SOUND_DATA *sound_data ); |
Returns non-zero on success, or zero on failure.
This function stops a sound callback and unregisters the sound callback structure.
Always call this function before freeing the memory passed to RAD_IOPRegisterSoundCallback.
Group:
The RAD_IOP API for the Sony PS2
Related Functions:
RAD_IOPRegisterSoundCallback
Related Basic Types:
S32
Related Structures:
RAD_IOP_SOUND_DATA
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.