Cd numtracks
Jump to navigation
Jump to search
THIS FUNCTION IS OBSOLETE
Definition
INT cd_numtracks ( <INT cdID> )
Returns the number of tracks on the CD/DVD in the specified CD/DVD drive.
Parameters
INT cdID | - The cdID of the CD/DVD drive with the CD of which the number of tracks is wanted. |
Returns
INT : The number of tracks on the CD.
0 | - Invalid CD/DVD drive; no tracks. |
!0 | - The number of tracks on the CD. |
Mod_cd | |
Globals | |
Constants | |
Functions | Cddrives()Cdeject()Cdgetinfo()Cdname()Cdpause()Cdplay()Cdresume()Cdstatus()Cdstop() |