Previous Topic Index Next Topic
[API function]

FSOUND_CD_GetTrackLength

Gets the track length of a CD.

int F_API FSOUND_CD_GetTrackLength(
int track
);

Parameters

track The CD track number to query the length of. (starts from 1)

Return Value

On success, the length of the current track in milliseconds is returned.
On failure, 0 is returned.

Remarks

See Also

FSOUND_CD_GetTrackTime

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.