Previous Topic Index Next Topic
[API function]

FMUSIC_GetSpeed

Returns the song's current speed.

int F_API FMUSIC_GetSpeed(
FMUSIC_MODULE *mod
);

Parameters

mod Pointer to the song to retrieve current song speed from.

Return Value

On success, The song's current speed is returned
On failure, -1 is returned.

Remarks

See Also

FMUSIC_GetBPM

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.