Mount Fuji Engine  0.8b
MF_API void MFSound_SetVolume ( MFVoice pVoice,
float  volume 
)

Set the volume of a voice.

Parameters
pVoicePointer to a playing voice.
volumeVolume of the voice. The volume can range from 0.0f to 1.0f.
Returns
None.