|
MythTV master
|
This is the complete list of members for HLSSegment, including all inherited members.
| CancelDownload(void) | HLSSegment | inline |
| Clear(void) | HLSSegment | inline |
| Data(void) const | HLSSegment | inline |
| Download(void) | HLSSegment | inline |
| Duration(void) const | HLSSegment | inline |
| HLSSegment(const std::chrono::seconds mduration, const int id, QString title, QString uri, QString current_key_path) | HLSSegment | inline |
| HLSSegment(const HLSSegment &rhs) | HLSSegment | inline |
| Id(void) const | HLSSegment | inline |
| IsEmpty(void) const | HLSSegment | inline |
| Lock(void) | HLSSegment | inline |
| m_bitrate | HLSSegment | private |
| m_data | HLSSegment | private |
| m_downloading | HLSSegment | private |
| m_duration | HLSSegment | private |
| m_id | HLSSegment | private |
| m_lock | HLSSegment | private |
| m_played | HLSSegment | private |
| m_title | HLSSegment | private |
| m_url | HLSSegment | private |
| operator=(const HLSSegment &rhs) | HLSSegment | inline |
| Read(uint8_t *buffer, int32_t length, FILE *fd=nullptr) | HLSSegment | inline |
| Reset(void) | HLSSegment | inline |
| SetTitle(const QString &x) | HLSSegment | inline |
| Size(void) const | HLSSegment | inline |
| SizePlayed(void) const | HLSSegment | inline |
| Title(void) const | HLSSegment | inline |
| Unlock(void) | HLSSegment | inline |
| Url(void) const | HLSSegment | inline |
| ~HLSSegment()=default | HLSSegment |