Lines Matching refs:CD
1 Interface to CD-ROM player.
8 initialization of the class will try to open the CD player. This
9 means that initialization will fail if the CD player is already in
13 the parts of the CD that are to be read and he specifies callback
15 tell the system to play. The specified parts of the CD will then be
23 The optional arguments are the name of the CD device and the mode.
26 to "None" which indicates the default CD player.
31 eject() -- Eject the CD from the player.
40 of four forms. "None": for "first", the beginning of the CD, for
41 "last" the end of the CD; a single integer: a track number--playing
44 the CD in minutes, seconds, frames; a four-tuple: track number and
55 the CD module.
66 getstatus() -- Return the status information of the CD.
68 play() -- Play the preprogrammed stretches of music from the CD. When
69 nothing was programmed, the whole CD is played.