MythTV master
|
#include <utility>
#include <vector>
#include "libmythbase/mythconfig.h"
#include "libmythui/standardsettings.h"
#include "libmythbase/mthread.h"
#include "mythtvexp.h"
Go to the source code of this file.
Typedefs | |
using | VBoxDeviceList = QMap< QString, VBoxDevice > |
Functions | |
static bool | is_grabber_external (const QString &grabber) |
static bool | is_grabber_labs (const QString &grabber) |
using VBoxDeviceList = QMap<QString, VBoxDevice> |
Definition at line 516 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.