Go to the source code of this file.
Classes | |
| struct | event_header |
| struct | media_event_desc |
| struct | CDROMdiscInfo |
| class | MythCDROMLinux |
| Use Linux-specific ioctl()s to detect Audio-CDs, changed media, open trays and blank writable media. More... | |
Typedefs | |
| typedef struct cdrom_generic_command | CDROMgenericCmd |
Enumerations | |
| enum | CDROMdiscStatus { MEDIA_IS_EMPTY = 0x0, MEDIA_IS_APPENDABLE = 0x1, MEDIA_IS_COMPLETE = 0x2, MEDIA_IS_OTHER = 0x3 } |
Functions | |
| MythCDROM * | GetMythCDROMLinux (QObject *par, const char *devicePath, bool SuperMount, bool AllowEject) |
| typedef struct cdrom_generic_command CDROMgenericCmd |
Definition at line 29 of file mythcdrom-linux.cpp.
| enum CDROMdiscStatus |
Definition at line 107 of file mythcdrom-linux.cpp.
1.5.5