[API function]
FMUSIC_GetBPM
Returns the song's current BPM.
int F_API
FMUSIC_GetBPM
(
FMUSIC_MODULE *
mod
);
Parameters
mod
Pointer to the song to retrieve current song BPM from.
Return Value
On success, song's current BPM is returned.
On failure, -1 is returned.
Remarks
See Also
FMUSIC_GetSpeed
This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:08 2001 by SourceDoc v0.10, the automated source code documenter.