MythTV
master
|
This is the complete list of members for HLSRecSegment, including all inherited members.
Download(QByteArray &buffer) | HLSRecSegment | |
Duration(void) const | HLSRecSegment | inline |
HLSReader class | HLSRecSegment | friend |
HLSRecSegment(void) | HLSRecSegment | |
HLSRecSegment(const HLSRecSegment &rhs) | HLSRecSegment | |
HLSRecSegment(int seq, std::chrono::seconds duration, QString title, QUrl uri) | HLSRecSegment | |
HLSRecSegment(int seq, std::chrono::seconds duration, QString title, QUrl uri, const QString ¤t_key_path) | HLSRecSegment | |
m_bitrate | HLSRecSegment | protected |
m_duration | HLSRecSegment | protected |
m_sequence | HLSRecSegment | protected |
m_title | HLSRecSegment | protected |
m_url | HLSRecSegment | protected |
operator=(const HLSRecSegment &rhs) | HLSRecSegment | |
Sequence(void) const | HLSRecSegment | inline |
Title(void) const | HLSRecSegment | inline |
toString(void) const | HLSRecSegment | |
Url(void) const | HLSRecSegment | inline |
~HLSRecSegment() | HLSRecSegment |