|
Shaka Packager SDK
|
Public Member Functions | |
| ProgramDateTimeEntry (const absl::Time &program_time) | |
| std::string | ToString () override |
Public Member Functions inherited from shaka::hls::HlsEntry | |
| EntryType | type () const |
Additional Inherited Members | |
Public Types inherited from shaka::hls::HlsEntry | |
| enum class | EntryType { kExtInf , kExtKey , kExtDiscontinuity , kExtPlacementOpportunity , kProgramDateTime } |
Protected Member Functions inherited from shaka::hls::HlsEntry | |
| HlsEntry (EntryType type) | |
Definition at line 339 of file media_playlist.h.
|
explicit |
Definition at line 259 of file media_playlist.cc.
|
overridevirtual |
Implements shaka::hls::HlsEntry.
Definition at line 263 of file media_playlist.cc.