DASH Media Packaging SDK
|
This is the complete list of members for shaka::media::PlayReadyKeySource, including all inherited members.
CreateFromKeyAndKeyId(const std::string &key_id_hex, const std::string &key_hex) | shaka::media::PlayReadyKeySource | static |
FetchKeys(EmeInitDataType init_data_type, const std::vector< uint8_t > &init_data) override | shaka::media::PlayReadyKeySource | virtual |
FetchKeysWithProgramIdentifier(const std::string &program_identifier) (defined in shaka::media::PlayReadyKeySource) | shaka::media::PlayReadyKeySource | virtual |
GetCryptoPeriodKey(uint32_t crypto_period_index, const std::string &stream_label, EncryptionKey *key) override | shaka::media::PlayReadyKeySource | virtual |
GetKey(const std::string &stream_label, EncryptionKey *key) override | shaka::media::PlayReadyKeySource | virtual |
GetKey(const std::vector< uint8_t > &key_id, EncryptionKey *key) override | shaka::media::PlayReadyKeySource | virtual |
KeySource() (defined in shaka::media::KeySource) | shaka::media::KeySource | |
PlayReadyKeySource(const std::string &server_url) | shaka::media::PlayReadyKeySource | |
PlayReadyKeySource(const std::string &server_url, const std::string &client_cert_file, const std::string &client_cert_private_key_file, const std::string &client_cert_private_key_password) | shaka::media::PlayReadyKeySource | |
SetCaFile(const std::string &ca_file) | shaka::media::PlayReadyKeySource | inline |
~KeySource() (defined in shaka::media::KeySource) | shaka::media::KeySource | virtual |
~PlayReadyKeySource() override (defined in shaka::media::PlayReadyKeySource) | shaka::media::PlayReadyKeySource |