class ContentDecryptionModule_Proxy
Defined at line 5488 of file fidling/gen/sdk/fidl/fuchsia.media.drm/fuchsia.media.drm/hlcpp/fuchsia/media/drm/cpp/fidl.h
Public Members
function_impl OnProvisioned
Public Methods
void ContentDecryptionModule_Proxy (::fidl::internal::ProxyController * controller)
void ~ContentDecryptionModule_Proxy ()
zx_status_t Dispatch_ (::fidl::HLCPPIncomingMessage message)
void SetServerCertificate (::std::vector<uint8_t> certificate, SetServerCertificateCallback callback)
cts-coverage-fidl-name:fuchsia.media.drm/ContentDecryptionModule.SetServerCertificate
void CreateLicenseSession (::fuchsia::media::drm::LicenseSessionType session_type, ::fidl::InterfaceRequest< ::fuchsia::media::drm::LicenseSession> license_session, CreateLicenseSessionCallback callback)
cts-coverage-fidl-name:fuchsia.media.drm/ContentDecryptionModule.CreateLicenseSession
void LoadLicenseSession (::std::string session_id, ::fidl::InterfaceRequest< ::fuchsia::media::drm::LicenseSession> license_session)
cts-coverage-fidl-name:fuchsia.media.drm/ContentDecryptionModule.LoadLicenseSession
void CreateDecryptor (::fuchsia::media::drm::DecryptorParams params, ::fidl::InterfaceRequest< ::fuchsia::media::StreamProcessor> decryptor)
cts-coverage-fidl-name:fuchsia.media.drm/ContentDecryptionModule.CreateDecryptor
void GetKeyStatusForHdcpVersion (::std::string hdcp_version, GetKeyStatusForHdcpVersionCallback callback)
cts-coverage-fidl-name:fuchsia.media.drm/ContentDecryptionModule.GetKeyStatusForHdcpVersion
void GetSupportedEncryptionSchemes (GetSupportedEncryptionSchemesCallback callback)
cts-coverage-fidl-name:fuchsia.media.drm/ContentDecryptionModule.GetSupportedEncryptionSchemes