MythTV
master
|
#include <cerrno>
#include <sys/cdio.h>
#include <sys/ioctl.h>
#include "mythcdrom.h"
#include "mythcdrom-freebsd.h"
#include "mythlogging.h"
Go to the source code of this file.
Classes | |
class | MythCDROMFreeBSD |
Macros | |
#define | ASSUME_WANT_AUDIO 1 |
Functions | |
MythCDROM * | GetMythCDROMFreeBSD (QObject *par, const QString &devicePath, bool SuperMount, bool AllowEject) |
#define ASSUME_WANT_AUDIO 1 |
Definition at line 10 of file mythcdrom-freebsd.cpp.
MythCDROM* GetMythCDROMFreeBSD | ( | QObject * | par, |
const QString & | devicePath, | ||
bool | SuperMount, | ||
bool | AllowEject | ||
) |
Definition at line 26 of file mythcdrom-freebsd.cpp.
Referenced by MythCDROM::get().