MythTV
master
|
#include <utility>
#include <vector>
#include "libmyth/mythcontext.h"
#include "libmyth/standardsettings.h"
#include "libmythbase/mthread.h"
#include "mythtvexp.h"
Go to the source code of this file.
Typedefs | |
using | HDHomeRunDeviceList = QMap< QString, HDHomeRunDevice > |
using | VBoxDeviceList = QMap< QString, VBoxDevice > |
Functions | |
static bool | is_grabber_external (const QString &grabber) |
static bool | is_grabber_labs (const QString &grabber) |
using HDHomeRunDeviceList = QMap<QString, HDHomeRunDevice> |
Definition at line 346 of file videosource.h.
using VBoxDeviceList = QMap<QString, VBoxDevice> |
Definition at line 494 of file videosource.h.
|
inlinestatic |
Definition at line 29 of file videosource.h.
Referenced by FillData::Run(), and XMLTV_generic_config::Save().
|
inlinestatic |
Definition at line 35 of file videosource.h.