MythTV
master
|
#include <utility>
#include <vector>
#include "libmythui/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 ([[maybe_unused]] const QString &grabber) |
using HDHomeRunDeviceList = QMap<QString, HDHomeRunDevice> |
Definition at line 344 of file videosource.h.
using VBoxDeviceList = QMap<QString, VBoxDevice> |
Definition at line 492 of file videosource.h.
|
inlinestatic |
Definition at line 28 of file videosource.h.
Referenced by FillData::Run(), and XMLTV_generic_config::Save().
|
inlinestatic |
Definition at line 34 of file videosource.h.