A class for playing audio CD's.
Returns the number of CDROMs installed.
Uninitializes the CDROM subsystem, which is normally not necessary.
Creates a new CDROM access object for unit number. There can only be one CDROM object per unit. Numbering starts at 0.
Returns whether the specified track is an audiotrack.
Returns a string describing the CDROM.
Returns the number of tracks on the CD.
Returns the unit number that was specified in new.
Returns the length of the track.
Returns 0.0 when the track is not an audio track.
Returns the starting time of the track.
These are the you-know-what-they-do methods.