MythTV  master
Classes | Macros | Functions
mythcdrom-freebsd.cpp File Reference
#include <cerrno>
#include <sys/cdio.h>
#include <sys/ioctl.h>
#include "mythcdrom.h"
#include "mythcdrom-freebsd.h"
#include "mythlogging.h"
Include dependency graph for mythcdrom-freebsd.cpp:

Go to the source code of this file.

Classes

class  MythCDROMFreeBSD
 

Macros

#define ASSUME_WANT_AUDIO   1
 

Functions

MythCDROMGetMythCDROMFreeBSD (QObject *par, const QString &devicePath, bool SuperMount, bool AllowEject)
 

Macro Definition Documentation

◆ ASSUME_WANT_AUDIO

#define ASSUME_WANT_AUDIO   1

Definition at line 10 of file mythcdrom-freebsd.cpp.

Function Documentation

◆ GetMythCDROMFreeBSD()

MythCDROM* GetMythCDROMFreeBSD ( QObject *  par,
const QString &  devicePath,
bool  SuperMount,
bool  AllowEject 
)

Definition at line 26 of file mythcdrom-freebsd.cpp.

Referenced by MythCDROM::get().