This wiki is out of date, use the continuation of this wiki instead

Cd getinfo

From FenixWiki

Jump to: navigation, search


[edit] Definition

INT cd_getinfo ( <INT cdID> )

Fills the global structure cdinfo with information about the specified CD/DVD drive.

Returns 1 if there is a valid CD in the drive and 0 otherwise.

[edit] Parameters

INT cdID - The cdID of the CD/DVD drive of which the info is wanted.

[edit] Returns

INT

0 - Invalid CD/DVD or no CD/DVD in drive.
1 - Valid CD (structure cdinfo is filled successfully with information about the CD).


CD Functions
Cd_currtrack() • Cd_drives() • Cd_eject() • Cd_getinfo() • Cd_name() • Cd_numtracks() • Cd_pause() • Cd_play() • Cd_resume() • Cd_status() • Cd_stop() •
Personal tools