Shaka Packager SDK
shaka::media::KeySource Member List

This is the complete list of members for shaka::media::KeySource, including all inherited members.

FetchKeys(EmeInitDataType init_data_type, const std::vector< uint8_t > &init_data)=0shaka::media::KeySourcepure virtual
GetCryptoPeriodKey(uint32_t crypto_period_index, const std::string &stream_label, EncryptionKey *key)=0shaka::media::KeySourcepure virtual
GetKey(const std::string &stream_label, EncryptionKey *key)=0shaka::media::KeySourcepure virtual
GetKey(const std::vector< uint8_t > &key_id, EncryptionKey *key)=0shaka::media::KeySourcepure virtual
KeySource(int protection_systems_flags) (defined in shaka::media::KeySource)shaka::media::KeySourceexplicit
UpdateProtectionSystemInfo(EncryptionKeyMap *encryption_key_map)shaka::media::KeySourceprotected
~KeySource() (defined in shaka::media::KeySource)shaka::media::KeySourcevirtual