Mount Fuji Engine  0.8b
MF_API int MFSound_Destroy ( MFSound pSound)

Destroys a sound.

Parameters
pSoundSound to destroy.
Returns
The new reference count of the sound. If the returned reference count is 0, the sound is destroyed.
See Also
MFSound_Create()