Shaka Packager SDK
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Member Functions | List of all members
shaka::hls::HlsEntry Class Referenceabstract
Inheritance diagram for shaka::hls::HlsEntry:
shaka::hls::EncryptionInfoEntry

Public Types

enum class  EntryType { kExtInf , kExtKey , kExtDiscontinuity , kExtPlacementOpportunity }
 

Public Member Functions

EntryType type () const
 
virtual std::string ToString ()=0
 

Protected Member Functions

 HlsEntry (EntryType type)
 

Detailed Description

Definition at line 28 of file media_playlist.h.

Member Enumeration Documentation

◆ EntryType

enum class shaka::hls::HlsEntry::EntryType
strong

Definition at line 30 of file media_playlist.h.

Constructor & Destructor Documentation

◆ ~HlsEntry()

shaka::hls::HlsEntry::~HlsEntry ( )
virtual

Definition at line 172 of file media_playlist.cc.

◆ HlsEntry()

shaka::hls::HlsEntry::HlsEntry ( HlsEntry::EntryType  type)
explicitprotected

Definition at line 171 of file media_playlist.cc.

Member Function Documentation

◆ type()

EntryType shaka::hls::HlsEntry::type ( ) const
inline

Definition at line 38 of file media_playlist.h.


The documentation for this class was generated from the following files: