Home
last modified time | relevance | path

Searched refs:MediaKeyRequestInfo (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/drm/
H A D_media_key_request_info.md1 # MediaKeyRequestInfo chapter
6 定义MediaKeyRequestInfo,该信息由[IMediaKeySession::GenerateMediaKeyRequest](interface_i_media_key_session…
32 unsigned char [] MediaKeyRequestInfo::initData
42 enum MediaKeyType MediaKeyRequestInfo::mediaKeyType
52 String MediaKeyRequestInfo::mimeType
62 Map<String, String> MediaKeyRequestInfo::optionalData
H A D_media_key_system_types_8idl.md22 | struct&nbsp;&nbsp;[MediaKeyRequestInfo](_media_key_request_info.md) | 定义MediaKeyRequestInfo,该信息由[…
H A Dinterface_i_media_key_session.md20 | [GenerateMediaKeyRequest](#generatemediakeyrequest) ([in] struct [MediaKeyRequestInfo](_media_key…
100 IMediaKeySession::GenerateMediaKeyRequest ([in] struct MediaKeyRequestInfo mediaKeyRequestInfo, [ou…
H A D_hdi_drm.md39 | struct&nbsp;&nbsp;[MediaKeyRequestInfo](_media_key_request_info.md) | 定义MediaKeyRequestInfo,该信息由[…
H A DReadme-CN.md25 - [MediaKeyRequestInfo](_media_key_request_info.md)
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dmedia_key_system_types.h120 struct MediaKeyRequestInfo { struct
161 …Marshalling(OHOS::MessageParcel &data, const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& dataBlock);
163 …lockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& dataBlock);
H A Dmedia_key_session_proxy.h38 …int32_t GenerateMediaKeyRequest(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyRequestIn…
68 …static int32_t GenerateMediaKeyRequest_(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyR…
H A Dimedia_key_session.h79 …virtual int32_t GenerateMediaKeyRequest(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyR…
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Di_keysession_service.h73 struct MediaKeyRequestInfo { struct
89 …virtual int32_t GenerateMediaKeyRequest(MediaKeyRequestInfo &licenseRequestInfo, MediaKeyRequest &… argument
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/drm_v1_0/cpp_target/drm/v1_0/
H A Dmedia_key_system_types.h.txt120 struct MediaKeyRequestInfo {
161 …Marshalling(OHOS::MessageParcel &data, const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& dataBlock);
163 …lockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& dataBlock);
H A Dmedia_key_session_proxy.h.txt38 …int32_t GenerateMediaKeyRequest(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyRequestIn…
68 …static int32_t GenerateMediaKeyRequest_(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyR…
H A Dmedia_key_session_service.h.txt30 …int32_t GenerateMediaKeyRequest(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyRequestIn…
H A Dmedia_key_session_service.cpp.txt25 …essionService::GenerateMediaKeyRequest(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyRe…
H A Dimedia_key_session.h.txt79 …virtual int32_t GenerateMediaKeyRequest(const OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo& mediaKeyR…
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/include/
H A Dkey_session_service_proxy.h30 … int32_t GenerateMediaKeyRequest(IMediaKeySessionService::MediaKeyRequestInfo &licenseRequestInfo,
/ohos5.0/drivers/peripheral/clearplay/hdi_service/include/drm/v1_0/
H A Dmedia_key_session_service.h41 int32_t GenerateMediaKeyRequest(const MediaKeyRequestInfo& mediaKeyRequestInfo,
/ohos5.0/drivers/interface/drm/v1_0/
H A DIMediaKeySession.idl41 …GenerateMediaKeyRequest([in] struct MediaKeyRequestInfo mediaKeyRequestInfo, [out] struct MediaKey…
H A DMediaKeySystemTypes.idl98 struct MediaKeyRequestInfo {
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/drm_v1_0/foo/drm/v1_0/
H A DIMediaKeySession.idl41 …GenerateMediaKeyRequest([in] struct MediaKeyRequestInfo mediaKeyRequestInfo, [out] struct MediaKey…
H A DMediaKeySystemTypes.idl98 struct MediaKeyRequestInfo {
/ohos5.0/foundation/multimedia/drm_framework/interfaces/inner_api/native/drm/
H A Dkey_session_impl.h56 … int32_t GenerateMediaKeyRequest(IMediaKeySessionService::MediaKeyRequestInfo &licenseRequestInfo,
/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/
H A Dkey_session_napi.h40 IMediaKeySessionService::MediaKeyRequestInfo mediaKeyRequestInfo;
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/include/
H A Dkey_session_service.h47 … int32_t GenerateMediaKeyRequest(IMediaKeySessionService::MediaKeyRequestInfo &licenseRequestInfo,
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dkey_session_service.cpp103 IMediaKeySessionService::MediaKeyRequestInfo &licenseRequestInfo, in GenerateMediaKeyRequest()
109 OHOS::HDI::Drm::V1_0::MediaKeyRequestInfo hdiMediaKeyRequestInfo; in GenerateMediaKeyRequest()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/drm_v1_0/dump_ast_target/
H A Ddump.txt10 [in] ohos.hdi.drm.v1_0.MediaKeyRequestInfo mediaKeyRequestInfo,
260 [mini, lite, full] struct MediaKeyRequestInfo {

12