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

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)
 

Detailed Description

Definition at line 333 of file media_playlist.h.

Constructor & Destructor Documentation

◆ ProgramDateTimeEntry()

shaka::hls::ProgramDateTimeEntry::ProgramDateTimeEntry ( const absl::Time &  program_time)
explicit

Definition at line 261 of file media_playlist.cc.

Member Function Documentation

◆ ToString()

std::string shaka::hls::ProgramDateTimeEntry::ToString ( )
overridevirtual

Implements shaka::hls::HlsEntry.

Definition at line 265 of file media_playlist.cc.


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