This is the complete list of members for
CDROM_Interface, including all inherited members.
ChannelControl(TCtrl ctrl)=0 | CDROM_Interface | [pure virtual] |
GetAudioStatus(bool &playing, bool &pause)=0 | CDROM_Interface | [pure virtual] |
GetAudioSub(unsigned char &attr, unsigned char &track, unsigned char &index, TMSF &relPos, TMSF &absPos)=0 | CDROM_Interface | [pure virtual] |
GetAudioTrackInfo(int track, TMSF &start, unsigned char &attr)=0 | CDROM_Interface | [pure virtual] |
GetAudioTracks(int &stTrack, int &end, TMSF &leadOut)=0 | CDROM_Interface | [pure virtual] |
GetMediaTrayStatus(bool &mediaPresent, bool &mediaChanged, bool &trayOpen)=0 | CDROM_Interface | [pure virtual] |
GetUPC(unsigned char &attr, char *upc)=0 | CDROM_Interface | [pure virtual] |
InitNewMedia(void) | CDROM_Interface | [inline, virtual] |
LoadUnloadMedia(bool unload)=0 | CDROM_Interface | [pure virtual] |
PauseAudio(bool resume)=0 | CDROM_Interface | [pure virtual] |
PlayAudioSector(unsigned long start, unsigned long len)=0 | CDROM_Interface | [pure virtual] |
ReadSectors(PhysPt buffer, bool raw, unsigned long sector, unsigned long num)=0 | CDROM_Interface | [pure virtual] |
ReadSectorsHost(void *buffer, bool raw, unsigned long sector, unsigned long num)=0 | CDROM_Interface | [pure virtual] |
SetDevice(char *path, int forceCD)=0 | CDROM_Interface | [pure virtual] |
StopAudio(void)=0 | CDROM_Interface | [pure virtual] |
~CDROM_Interface(void) (defined in CDROM_Interface) | CDROM_Interface | [inline, virtual] |