Pepper_31_C++_interfaces
pp::ContentDecryptor_Samsung Member List

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)=0pp::ContentDecryptor_Samsungpure virtual
CancelKeyRequest(const std::string &session_id)=0pp::ContentDecryptor_Samsungpure virtual
ContentDecryptor_Samsung(Instance *instance)pp::ContentDecryptor_Samsungexplicit
Decrypt(Buffer_Dev encrypted_buffer, const PP_EncryptedBlockInfo &encrypted_block_info)=0pp::ContentDecryptor_Samsungpure 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)=0pp::ContentDecryptor_Samsungpure 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_Samsungvirtual