Mount Fuji Engine  0.8b
MF_API void MFSound_SetPlaybackRate ( MFVoice pVoice,
float  rate 
)

Sets the playback rate for a voice.

Parameters
pVoicePointer to a playing voice.
ratePlayback rate for the sound. Default is 1.0f.
Returns
None.