MythTV master
mythcdrom-linux.h
Go to the documentation of this file.
1#ifndef MYTHCDROM_LINUX_H
2#define MYTHCDROM_LINUX_H
3
4class MythCDROM *GetMythCDROMLinux(class QObject* par, const QString& devicePath,
5 bool SuperMount, bool AllowEject);
6
7#endif // MYTHCDROM_LINUX_H
class MythCDROM * GetMythCDROMLinux(class QObject *par, const QString &devicePath, bool SuperMount, bool AllowEject)