[API function]
FMUSIC_SetMasterSpeed
Sets a songs master speed scale, so that the song can be sped up or slowed down.
signed char F_API
FMUSIC_SetMasterSpeed
(
FMUSIC_MODULE *
mod
,
F_FLOAT_API
speed
);
Parameters
mod
Pointer to the song to have its speed scale set.
speed
Speed scale for song. 1.0 is default. Minimum is 0 (stopped), maximum is 10.0.
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:26 2005 by SourceDoc v0.10, the automated source code documenter.