MythTV
master
|
#include <libmythtv/tv_rec.h>
Public Member Functions | |
FireWireDBOptions ()=default | |
Public Attributes | |
int | m_speed {-1} |
int | m_connection {-1} |
QString | m_model |
|
default |
int FireWireDBOptions::m_speed {-1} |
Definition at line 96 of file tv_rec.h.
Referenced by FirewireChannel::FirewireChannel(), and TVRec::GetDevices().
int FireWireDBOptions::m_connection {-1} |
Definition at line 97 of file tv_rec.h.
Referenced by FirewireChannel::FirewireChannel(), and TVRec::GetDevices().
QString FireWireDBOptions::m_model |
Definition at line 98 of file tv_rec.h.
Referenced by TVRec::GetDevices(), FirewireChannel::Open(), and FirewireChannel::Tune().