Mount Fuji Engine  0.8b
MF_API void MFSound_PlayStream ( MFAudioStream pStream,
uint32  playFlags = 0 
)

Begin playback of an audio stream.

Parameters
pStreamPointer to an MFAudioStream.
playFlagsOptional combination of flags from the MFPlayFlags enum defining playback state.
Returns
A pointer to the created MFAudioStream or NULL on failure.