- This wiki is out of date, use the continuation of this wiki instead
Cd pause
From FenixWiki
[edit] Definition
INT cd_pause ( <INT cdID> )
Pauses playback of the specified CD/DVD drive.
[edit] Parameters
INT cdID | - The cdID of the CD/DVD drive to pause playback on. |
[edit] Returns
INT
0 | - Invalid CD/DVD drive. |
1 | - Playback of the CD/DVD drive is paused. |
CD Functions | |
• Cd_currtrack() • Cd_drives() • Cd_eject() • Cd_getinfo() • Cd_name() • Cd_numtracks() • Cd_pause() • Cd_play() • Cd_resume() • Cd_status() • Cd_stop() • |