Shaka Packager SDK
Public Member Functions | List of all members
shaka::hls::EncryptionInfoEntry Class Reference
Inheritance diagram for shaka::hls::EncryptionInfoEntry:
shaka::hls::HlsEntry

Public Member Functions

 EncryptionInfoEntry (MediaPlaylist::EncryptionMethod method, const std::string &url, const std::string &key_id, const std::string &iv, const std::string &key_format, const std::string &key_format_versions)
 
std::string ToString () override
 
std::string ToString (std::string)
 
- 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 }
 
- Protected Member Functions inherited from shaka::hls::HlsEntry
 HlsEntry (EntryType type)
 

Detailed Description

Definition at line 324 of file media_playlist.h.


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