|
| enum class | EntryType { kExtInf
, kExtKey
, kExtDiscontinuity
, kExtPlacementOpportunity
} |
| |
|
| EntryType | type () const |
| |
|
virtual std::string | ToString ()=0 |
| |
Definition at line 28 of file media_playlist.h.
◆ EntryType
| enum class shaka::hls::HlsEntry::EntryType |
|
strong |
◆ ~HlsEntry()
| shaka::hls::HlsEntry::~HlsEntry |
( |
| ) |
|
|
virtual |
◆ HlsEntry()
| shaka::hls::HlsEntry::HlsEntry |
( |
HlsEntry::EntryType |
type | ) |
|
|
explicitprotected |
◆ type()
| EntryType shaka::hls::HlsEntry::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: