|
MythTV
0.26-pre
|
#include <liveStreamInfo.h>
Definition at line 15 of file liveStreamInfo.h.
| 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.
| DTC::LiveStreamInfo::Q_CLASSINFO | ( | "version" | , |
| "1.0" | |||
| ) | [private] |
| 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.
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.
1.7.6.1