|
MythTV
0.26-pre
|
Public Member Functions | |
| MythCDROMDarwin (QObject *par, const char *DevicePath, bool SuperMount, bool AllowEject) | |
| virtual void | setSpeed (int speed) |
| virtual void | setSpeed (const char *device, int speed) |
Definition at line 14 of file mythcdrom-darwin.cpp.
| MythCDROMDarwin::MythCDROMDarwin | ( | QObject * | par, |
| const char * | DevicePath, | ||
| bool | SuperMount, | ||
| bool | AllowEject | ||
| ) | [inline] |
Definition at line 17 of file mythcdrom-darwin.cpp.
| void MythCDROMDarwin::setSpeed | ( | int | speed | ) | [virtual] |
Reimplemented from MythMediaDevice.
Definition at line 31 of file mythcdrom-darwin.cpp.
| void MythCDROMDarwin::setSpeed | ( | const char * | device, |
| int | speed | ||
| ) | [virtual] |
Reimplemented from MythCDROM.
Definition at line 36 of file mythcdrom-darwin.cpp.
1.7.6.1