DTC::LiveStreamInfo Class Reference

#include <liveStreamInfo.h>

List of all members.

Public Member Functions

 PROPERTYIMP (int, Id) PROPERTYIMP(int
Width PROPERTYIMP (int, Height) PROPERTYIMP(int
Width Bitrate PROPERTYIMP (int, AudioBitrate) PROPERTYIMP(int
Width Bitrate SegmentSize PROPERTYIMP (int, MaxSegments) PROPERTYIMP(int
Width Bitrate SegmentSize
StartSegment 
PROPERTYIMP (int, CurrentSegment) PROPERTYIMP(int
Width Bitrate SegmentSize
StartSegment SegmentCount 
PROPERTYIMP (int, PercentComplete) PROPERTYIMP(QDateTime
Width Bitrate SegmentSize
StartSegment SegmentCount
Created 
PROPERTYIMP (QDateTime, LastModified) PROPERTYIMP(QString
Width Bitrate SegmentSize
StartSegment SegmentCount
Created RelativeURL 
PROPERTYIMP (QString, FullURL) PROPERTYIMP(QString
Width Bitrate SegmentSize
StartSegment SegmentCount
Created RelativeURL StatusStr 
PROPERTYIMP (int, StatusInt) PROPERTYIMP(QString
Width Bitrate SegmentSize
StartSegment SegmentCount
Created RelativeURL StatusStr
StatusMessage 
PROPERTYIMP (QString, SourceFile) PROPERTYIMP(QString
Width Bitrate SegmentSize
StartSegment SegmentCount
Created RelativeURL StatusStr
StatusMessage SourceHost 
PROPERTYIMP (int, SourceWidth) PROPERTYIMP(int
Width Bitrate SegmentSize
StartSegment SegmentCount
Created RelativeURL StatusStr
StatusMessage SourceHost
SourceHeight 
PROPERTYIMP (int, AudioOnlyBitrate) public
 LiveStreamInfo (QObject *parent=0)
 LiveStreamInfo (const LiveStreamInfo &src)
void Copy (const LiveStreamInfo &src)

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")

Detailed Description

Definition at line 15 of file liveStreamInfo.h.


Constructor & Destructor Documentation

DTC::LiveStreamInfo::LiveStreamInfo ( QObject *  parent = 0  )  [inline]

Definition at line 78 of file liveStreamInfo.h.

DTC::LiveStreamInfo::LiveStreamInfo ( const LiveStreamInfo src  )  [inline]

Definition at line 98 of file liveStreamInfo.h.


Member Function Documentation

DTC::LiveStreamInfo::Q_CLASSINFO ( "version"  ,
"1.0"   
) [private]
DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
Id   
)
Width DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
Height   
)
Width Bitrate DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
AudioBitrate   
)
Width Bitrate SegmentSize DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
MaxSegments   
)
Width Bitrate SegmentSize StartSegment DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
CurrentSegment   
)
Width Bitrate SegmentSize StartSegment SegmentCount DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
PercentComplete   
)
Width Bitrate SegmentSize StartSegment SegmentCount Created DTC::LiveStreamInfo::PROPERTYIMP ( QDateTime  ,
LastModified   
)
Width Bitrate SegmentSize StartSegment SegmentCount Created RelativeURL DTC::LiveStreamInfo::PROPERTYIMP ( QString  ,
FullURL   
)
Width Bitrate SegmentSize StartSegment SegmentCount Created RelativeURL StatusStr DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
StatusInt   
)
Width Bitrate SegmentSize StartSegment SegmentCount Created RelativeURL StatusStr StatusMessage DTC::LiveStreamInfo::PROPERTYIMP ( QString  ,
SourceFile   
)
Width Bitrate SegmentSize StartSegment SegmentCount Created RelativeURL StatusStr StatusMessage SourceHost DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
SourceWidth   
)
Width Bitrate SegmentSize StartSegment SegmentCount Created RelativeURL StatusStr StatusMessage SourceHost SourceHeight DTC::LiveStreamInfo::PROPERTYIMP ( int  ,
AudioOnlyBitrate   
) [inline]

Definition at line 66 of file liveStreamInfo.h.

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

Definition at line 103 of file liveStreamInfo.h.


Property Documentation

int DTC::LiveStreamInfo::Id [read, write]

Definition at line 20 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::Width [read, write]

Definition at line 21 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::Height [read, write]

Definition at line 22 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::Bitrate [read, write]

Definition at line 23 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::AudioBitrate [read, write]

Definition at line 24 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::SegmentSize [read, write]

Definition at line 25 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::MaxSegments [read, write]

Definition at line 26 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::StartSegment [read, write]

Definition at line 27 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::CurrentSegment [read, write]

Definition at line 28 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::SegmentCount [read, write]

Definition at line 29 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::PercentComplete [read, write]

Definition at line 30 of file liveStreamInfo.h.

QDateTime DTC::LiveStreamInfo::Created [read, write]

Definition at line 31 of file liveStreamInfo.h.

QDateTime DTC::LiveStreamInfo::LastModified [read, write]

Definition at line 32 of file liveStreamInfo.h.

QString DTC::LiveStreamInfo::RelativeURL [read, write]

Definition at line 33 of file liveStreamInfo.h.

QString DTC::LiveStreamInfo::FullURL [read, write]

Definition at line 34 of file liveStreamInfo.h.

QString DTC::LiveStreamInfo::StatusStr [read, write]

Definition at line 35 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::StatusInt [read, write]

Definition at line 36 of file liveStreamInfo.h.

QString DTC::LiveStreamInfo::StatusMessage [read, write]

Definition at line 37 of file liveStreamInfo.h.

QString DTC::LiveStreamInfo::SourceFile [read, write]

Definition at line 38 of file liveStreamInfo.h.

QString DTC::LiveStreamInfo::SourceHost [read, write]

Definition at line 39 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::SourceWidth [read, write]

Definition at line 40 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::SourceHeight [read, write]

Definition at line 41 of file liveStreamInfo.h.

int DTC::LiveStreamInfo::AudioOnlyBitrate [read, write]

Definition at line 42 of file liveStreamInfo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:34 2012 for MythTV by  doxygen 1.6.3