- This wiki is out of date, use the continuation of this wiki instead
Cd currtrack
From FenixWiki
[edit] Definition
INT cd_currtrack ( <INT cdID> )
Returns the currently being played track on the specified CD/DVD drive.
[edit] Parameters
INT cdID | - The cdID of the CD/DVD drive with the CD of which currently being played track is wanted. |
[edit] Returns
INT : The currently being played track number.
0 | - Invalid CD/DVD drive. |
1 | - The currently being played track number. |
CD Functions | |
• Cd_currtrack() • Cd_drives() • Cd_eject() • Cd_getinfo() • Cd_name() • Cd_numtracks() • Cd_pause() • Cd_play() • Cd_resume() • Cd_status() • Cd_stop() • |