![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::hls::PlayList, including all inherited members.
| addAltPlayList(const AltPlayList &pl, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| addCustomTag(const UString &tag) | ts::hls::PlayList | inline |
| addPlayList(const MediaPlayList &pl, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| addSegment(const MediaSegment &seg, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| altPlayList(size_t index) const | ts::hls::PlayList | |
| altPlayListCount() const | ts::hls::PlayList | inline |
| buildURL(MediaElement &media, const UString &uri) const | ts::hls::PlayList | |
| clear() | ts::hls::PlayList | |
| clearCustomTags() | ts::hls::PlayList | inline |
| deleteAltPlayList(size_t index) | ts::hls::PlayList | |
| deletePlayList(size_t index) | ts::hls::PlayList | |
| downloadUTC() const | ts::hls::PlayList | inline |
| endList() const | ts::hls::PlayList | inline |
| isMaster() const | ts::hls::PlayList | inline |
| isMedia() const | ts::hls::PlayList | inline |
| isUpdatable() const | ts::hls::PlayList | inline |
| isValid() const | ts::hls::PlayList | inline |
| loadFile(const UString &filename, bool strict=false, PlayListType type=PlayListType::UNKNOWN, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| loadText(const UString &text, bool strict=false, PlayListType type=PlayListType::UNKNOWN, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| loadURL(const UString &url, bool strict=false, const WebRequestArgs &args=WebRequestArgs(), PlayListType type=PlayListType::UNKNOWN, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| loadURL(const URL &url, bool strict=false, const WebRequestArgs &args=WebRequestArgs(), PlayListType type=PlayListType::UNKNOWN, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| mediaSequence() const | ts::hls::PlayList | inline |
| originalLoadedContent() const | ts::hls::PlayList | inline |
| PlayList()=default | ts::hls::PlayList | |
| playList(size_t index) const | ts::hls::PlayList | |
| playListCount() const | ts::hls::PlayList | inline |
| popFirstSegment(MediaSegment &seg) | ts::hls::PlayList | |
| popFirstSegment() | ts::hls::PlayList | |
| reload(bool strict=false, const WebRequestArgs &args=WebRequestArgs(), Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| reset(PlayListType type, const UString &filename, int version=3) | ts::hls::PlayList | |
| saveFile(const UString &filename=UString(), Report &report=(ts::CerrReport::Instance())) const | ts::hls::PlayList | |
| segment(size_t index) const | ts::hls::PlayList | |
| segmentCount() const | ts::hls::PlayList | inline |
| selectAltPlayList(const UString &type=UString(), const UString &name=UString(), const UString &group_id=UString(), const UString &language=UString()) const | ts::hls::PlayList | |
| selectPlayList(const BitRate &min_bitrate, const BitRate &max_bitrate, size_t min_width, size_t max_width, size_t min_height, size_t max_height) const | ts::hls::PlayList | |
| selectPlayListHighestBitRate() const | ts::hls::PlayList | |
| selectPlayListHighestResolution() const | ts::hls::PlayList | |
| selectPlayListLowestBitRate() const | ts::hls::PlayList | |
| selectPlayListLowestResolution() const | ts::hls::PlayList | |
| setAutoSaveDirectory(const UString &dir) | ts::hls::PlayList | inline |
| setEndList(bool end, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| setMediaSequence(size_t seq, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| setTargetDuration(cn::seconds duration, Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| setType(PlayListType type, Report &report=(ts::CerrReport::Instance()), bool forced=false) | ts::hls::PlayList | |
| setTypeMedia(Report &report=(ts::CerrReport::Instance())) | ts::hls::PlayList | |
| targetDuration() const | ts::hls::PlayList | inline |
| terminationUTC() const | ts::hls::PlayList | inline |
| textContent(Report &report=(ts::CerrReport::Instance())) const | ts::hls::PlayList | |
| toString() const override | ts::hls::PlayList | virtual |
| type() const | ts::hls::PlayList | inline |
| url() const | ts::hls::PlayList | inline |
| version() const | ts::hls::PlayList | inline |