|
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, int32_t crypto_period_duration_in_seconds, 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() (defined in shaka::media::KeySource) | shaka::media::KeySource | |
| ~KeySource() (defined in shaka::media::KeySource) | shaka::media::KeySource | virtual |