MythTV  master
Public Attributes | List of all members
VBoxDevice Class Reference

#include <videosource.h>

Public Attributes

QString m_mythDeviceId
 
QString m_deviceId
 
QString m_desc
 
QString m_cardIp
 
QString m_tunerNo
 
QString m_tunerType
 
bool m_inUse {false}
 
bool m_discovered {false}
 

Detailed Description

Definition at line 480 of file videosource.h.

Member Data Documentation

◆ m_mythDeviceId

QString VBoxDevice::m_mythDeviceId

Definition at line 483 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().

◆ m_deviceId

QString VBoxDevice::m_deviceId

Definition at line 484 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().

◆ m_desc

QString VBoxDevice::m_desc

Definition at line 485 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().

◆ m_cardIp

QString VBoxDevice::m_cardIp

Definition at line 486 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().

◆ m_tunerNo

QString VBoxDevice::m_tunerNo

Definition at line 487 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().

◆ m_tunerType

QString VBoxDevice::m_tunerType

Definition at line 488 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().

◆ m_inUse

bool VBoxDevice::m_inUse {false}

Definition at line 489 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().

◆ m_discovered

bool VBoxDevice::m_discovered {false}

Definition at line 490 of file videosource.h.

Referenced by VBoxConfigurationGroup::FillDeviceList().


The documentation for this class was generated from the following file: