[API function]
FSOUND_CD_GetTrack
Returns the currently playing CD track number.
int F_API
FSOUND_CD_GetTrack
(
char
drive
);
Parameters
drive
the drive ID to use. 0 is the default CD drive. Using D or E in single quotes would be D: or E: for example.
Return Value
On success, the CD track number currently playing is returned. (starts from 1)
On failure, 0 is returned.
Remarks
___________________
Supported on the following platforms : Win32, Linux, Macintosh (OSX CFM Only)
See Also
FSOUND_CD_GetNumTracks
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:28 2005 by SourceDoc v0.10, the automated source code documenter.