|
Pepper_31_C++_interfaces
|
This is the complete list of members for pp::ContentDecryptor_Samsung, including all inherited members.
| AddKey(const std::string &session_id, VarArrayBuffer key, VarArrayBuffer init_data)=0 | pp::ContentDecryptor_Samsung | pure virtual |
| CancelKeyRequest(const std::string &session_id)=0 | pp::ContentDecryptor_Samsung | pure virtual |
| ContentDecryptor_Samsung(Instance *instance) | pp::ContentDecryptor_Samsung | explicit |
| Decrypt(Buffer_Dev encrypted_buffer, const PP_EncryptedBlockInfo &encrypted_block_info)=0 | pp::ContentDecryptor_Samsung | pure virtual |
| DeliverBlock(Buffer_Dev decrypted_block, const PP_DecryptedBlockInfo &decrypted_block_info) | pp::ContentDecryptor_Samsung | |
| GenerateKeyRequest(const std::string &key_system, const std::string &type, VarArrayBuffer init_data)=0 | pp::ContentDecryptor_Samsung | pure virtual |
| KeyAdded(const std::string &key_system, const std::string &session_id) | pp::ContentDecryptor_Samsung | |
| KeyError(const std::string &key_system, const std::string &session_id, int32_t media_error, int32_t system_code) | pp::ContentDecryptor_Samsung | |
| KeyMessage(const std::string &key_system, const std::string &session_id, VarArrayBuffer message, const std::string &default_url) | pp::ContentDecryptor_Samsung | |
| NeedKey(const std::string &key_system, const std::string &session_id, VarArrayBuffer init_data) | pp::ContentDecryptor_Samsung | |
| RegisterDecryptor(const std::string &key_system, const std::string &type) | pp::ContentDecryptor_Samsung | |
| ~ContentDecryptor_Samsung() | pp::ContentDecryptor_Samsung | virtual |
1.8.6