Mount Fuji Engine  0.8b
MF_API MFVoice* MFSound_Play ( MFSound pSound,
uint32  playFlags = 0 
)

Begin playback of a sound.

Parameters
pSoundPointer to the sound to play.
playFlagsA combination of zero or moew flags from the MFPlayFlags to control the way the sound is played.
Returns
The voice ID.
See Also
MFSound_Stop(), MFSound_Create()