Mount Fuji Engine  0.8b
MF_API MFAudioStream* MFSound_CreateStream ( const char *  pFilename,
uint32  flags = 0 
)

Create an audio stream.

Parameters
pFilenameFilename of music track.
flagsOptional combination of flags from the MFAudioStreamFlags enum defining various stream options.
Returns
A pointer to the created MFAudioStream or NULL on failure.