Shaka Packager SDK
|
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)=0 | shaka::media::KeySource | pure virtual |
GetCryptoPeriodKey(uint32_t crypto_period_index, const std::string &stream_label, EncryptionKey *key)=0 | shaka::media::KeySource | pure virtual |
GetKey(const std::string &stream_label, EncryptionKey *key)=0 | shaka::media::KeySource | pure virtual |
GetKey(const std::vector< uint8_t > &key_id, EncryptionKey *key)=0 | shaka::media::KeySource | pure virtual |
KeySource(int protection_systems_flags, FourCC protection_scheme) (defined in shaka::media::KeySource) | shaka::media::KeySource | |
UpdateProtectionSystemInfo(EncryptionKeyMap *encryption_key_map) | shaka::media::KeySource | protected |
~KeySource() (defined in shaka::media::KeySource) | shaka::media::KeySource | virtual |