Previous Topic Index Next Topic
[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

___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

FMUSIC_GetSpeed

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:25 2005 by SourceDoc v0.10, the automated source code documenter.