|
MythTV
0.26-pre
|
Public Member Functions | |
| MythCDROMFreeBSD (QObject *par, const char *DevicePath, bool SuperMount, bool AllowEject) | |
| virtual MythMediaError | testMedia (void) |
| virtual MythMediaError | eject (bool open_close=true) |
| virtual MythMediaError | lock (void) |
| virtual MythMediaError | unlock (void) |
Definition at line 12 of file mythcdrom-freebsd.cpp.
| MythCDROMFreeBSD::MythCDROMFreeBSD | ( | QObject * | par, |
| const char * | DevicePath, | ||
| bool | SuperMount, | ||
| bool | AllowEject | ||
| ) | [inline] |
Definition at line 15 of file mythcdrom-freebsd.cpp.
| MythMediaError MythCDROMFreeBSD::testMedia | ( | void | ) | [virtual] |
Reimplemented from MythMediaDevice.
Definition at line 45 of file mythcdrom-freebsd.cpp.
| MythMediaError MythCDROMFreeBSD::eject | ( | bool | open_close = true | ) | [virtual] |
Reimplemented from MythMediaDevice.
Definition at line 32 of file mythcdrom-freebsd.cpp.
| MythMediaError MythCDROMFreeBSD::lock | ( | void | ) | [virtual] |
Reimplemented from MythMediaDevice.
Definition at line 71 of file mythcdrom-freebsd.cpp.
| MythMediaError MythCDROMFreeBSD::unlock | ( | void | ) | [virtual] |
Reimplemented from MythMediaDevice.
Definition at line 80 of file mythcdrom-freebsd.cpp.
1.7.6.1