MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::LiveStreamInfo Class Reference

#include <liveStreamInfo.h>

Inheritance diagram for DTC::LiveStreamInfo:
Inheritance graph
[legend]
Collaboration diagram for DTC::LiveStreamInfo:
Collaboration graph
[legend]

Public Member Functions

Q_INVOKABLE LiveStreamInfo (QObject *parent=nullptr)
 
void Copy (const LiveStreamInfo *src)
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

int Id
 
int Width
 
int Height
 
int Bitrate
 
int AudioBitrate
 
int SegmentSize
 
int MaxSegments
 
int StartSegment
 
int CurrentSegment
 
int SegmentCount
 
int PercentComplete
 
QDateTime Created
 
QDateTime LastModified
 
QString RelativeURL
 
QString FullURL
 
QString StatusStr
 
int StatusInt
 
QString StatusMessage
 
QString SourceFile
 
QString SourceHost
 
int SourceWidth
 
int SourceHeight
 
int AudioOnlyBitrate
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 PROPERTYIMP (int, AudioOnlyBitrate)
 
 Q_DISABLE_COPY (LiveStreamInfo)
 

Detailed Description

Definition at line 15 of file liveStreamInfo.h.

Constructor & Destructor Documentation

◆ LiveStreamInfo()

Q_INVOKABLE DTC::LiveStreamInfo::LiveStreamInfo ( QObject *  parent = nullptr)
inlineexplicit

Definition at line 72 of file liveStreamInfo.h.

Member Function Documentation

◆ Q_CLASSINFO()

DTC::LiveStreamInfo::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ PROPERTYIMP()

DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
AudioOnlyBitrate   
)
private

◆ InitializeCustomTypes()

void DTC::LiveStreamInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 123 of file liveStreamInfo.h.

Referenced by DTC::LiveStreamInfoList::InitializeCustomTypes().

◆ Copy()

void DTC::LiveStreamInfo::Copy ( const LiveStreamInfo src)
inline

Definition at line 92 of file liveStreamInfo.h.

◆ Q_DISABLE_COPY()

DTC::LiveStreamInfo::Q_DISABLE_COPY ( LiveStreamInfo  )
private

Property Documentation

◆ Id

int DTC::LiveStreamInfo::Id
readwrite

Definition at line 20 of file liveStreamInfo.h.

◆ Width

int DTC::LiveStreamInfo::Width
readwrite

Definition at line 21 of file liveStreamInfo.h.

◆ Height

int DTC::LiveStreamInfo::Height
readwrite

Definition at line 22 of file liveStreamInfo.h.

◆ Bitrate

int DTC::LiveStreamInfo::Bitrate
readwrite

Definition at line 23 of file liveStreamInfo.h.

◆ AudioBitrate

int DTC::LiveStreamInfo::AudioBitrate
readwrite

Definition at line 24 of file liveStreamInfo.h.

◆ SegmentSize

int DTC::LiveStreamInfo::SegmentSize
readwrite

Definition at line 25 of file liveStreamInfo.h.

◆ MaxSegments

int DTC::LiveStreamInfo::MaxSegments
readwrite

Definition at line 26 of file liveStreamInfo.h.

◆ StartSegment

int DTC::LiveStreamInfo::StartSegment
readwrite

Definition at line 27 of file liveStreamInfo.h.

◆ CurrentSegment

int DTC::LiveStreamInfo::CurrentSegment
readwrite

Definition at line 28 of file liveStreamInfo.h.

◆ SegmentCount

int DTC::LiveStreamInfo::SegmentCount
readwrite

Definition at line 29 of file liveStreamInfo.h.

◆ PercentComplete

int DTC::LiveStreamInfo::PercentComplete
readwrite

Definition at line 30 of file liveStreamInfo.h.

◆ Created

QDateTime DTC::LiveStreamInfo::Created
readwrite

Definition at line 31 of file liveStreamInfo.h.

◆ LastModified

QDateTime DTC::LiveStreamInfo::LastModified
readwrite

Definition at line 32 of file liveStreamInfo.h.

◆ RelativeURL

QString DTC::LiveStreamInfo::RelativeURL
readwrite

Definition at line 33 of file liveStreamInfo.h.

◆ FullURL

QString DTC::LiveStreamInfo::FullURL
readwrite

Definition at line 34 of file liveStreamInfo.h.

◆ StatusStr

QString DTC::LiveStreamInfo::StatusStr
readwrite

Definition at line 35 of file liveStreamInfo.h.

◆ StatusInt

int DTC::LiveStreamInfo::StatusInt
readwrite

Definition at line 36 of file liveStreamInfo.h.

◆ StatusMessage

QString DTC::LiveStreamInfo::StatusMessage
readwrite

Definition at line 37 of file liveStreamInfo.h.

◆ SourceFile

QString DTC::LiveStreamInfo::SourceFile
readwrite

Definition at line 38 of file liveStreamInfo.h.

◆ SourceHost

QString DTC::LiveStreamInfo::SourceHost
readwrite

Definition at line 39 of file liveStreamInfo.h.

◆ SourceWidth

int DTC::LiveStreamInfo::SourceWidth
readwrite

Definition at line 40 of file liveStreamInfo.h.

◆ SourceHeight

int DTC::LiveStreamInfo::SourceHeight
readwrite

Definition at line 41 of file liveStreamInfo.h.

◆ AudioOnlyBitrate

int DTC::LiveStreamInfo::AudioOnlyBitrate
readwrite

Definition at line 42 of file liveStreamInfo.h.


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