MythTV  master
Public Member Functions | Public Attributes | List of all members
FireWireDBOptions Class Reference

#include <libmythtv/tv_rec.h>

Collaboration diagram for FireWireDBOptions:
[legend]

Public Member Functions

 FireWireDBOptions ()=default
 

Public Attributes

int m_speed {-1}
 
int m_connection {-1}
 
QString m_model
 

Detailed Description

Definition at line 91 of file tv_rec.h.

Constructor & Destructor Documentation

◆ FireWireDBOptions()

FireWireDBOptions::FireWireDBOptions ( )
default

Member Data Documentation

◆ m_speed

int FireWireDBOptions::m_speed {-1}

Definition at line 96 of file tv_rec.h.

Referenced by FirewireChannel::FirewireChannel(), and TVRec::GetDevices().

◆ m_connection

int FireWireDBOptions::m_connection {-1}

Definition at line 97 of file tv_rec.h.

Referenced by FirewireChannel::FirewireChannel(), and TVRec::GetDevices().

◆ m_model

QString FireWireDBOptions::m_model

Definition at line 98 of file tv_rec.h.

Referenced by TVRec::GetDevices(), FirewireChannel::Open(), and FirewireChannel::Tune().


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