Home
last modified time | relevance | path

Searched refs:DRM_KeysInfo (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-drm-kit/
H A D_d_r_m___keys_info.md1 # DRM_KeysInfo chapter
6 The DRM_KeysInfo struct describes the information about media keys.
H A DReadme-EN.md14 - [DRM_KeysInfo](_d_r_m___keys_info.md)
H A Dnative__drm__common_8h.md30 | struct [DRM_KeysInfo](_d_r_m___keys_info.md) | Describes the information about media keys.|
80 | typedef struct [DRM_KeysInfo](_d_r_m___keys_info.md) [DRM_KeysInfo](_drm.md#drm_keysinfo) | Defin…
H A Dnative__mediakeysession_8h.md35 …sion_KeyChangeCallback](_drm.md#mediakeysession_keychangecallback)) ([DRM_KeysInfo](_d_r_m___keys_…
38 …ack)) ([MediaKeySession](_drm.md#mediakeysession) \*mediaKeySessoin, [DRM_KeysInfo](_d_r_m___keys_…
H A D_drm.md32 | struct [DRM_KeysInfo](_d_r_m___keys_info.md) | Describes the information about media keys.|
84 | typedef struct [DRM_KeysInfo](_d_r_m___keys_info.md) [DRM_KeysInfo](#drm_keysinfo) | Defines a st…
176 | uint32_t [DRM_KeysInfo::keysInfoCount](#keysinfocount) | Number of media keys in the key informat…
177 | uint8_t [DRM_KeysInfo::keyId](#keyid) [[MAX_KEY_INFO_COUNT](#max_key_info_count)][[MAX_KEY_ID_LEN…
557 ### DRM_KeysInfo subsection
560 typedef struct DRM_KeysInfo DRM_KeysInfo
791 typedef Drm_ErrCode(* MediaKeySession_KeyChangeCallback) (DRM_KeysInfo *keysInfo, bool newKeysAvail…
896 …MediaKeySession_KeyChangeCallback) (MediaKeySession *mediaKeySessoin, DRM_KeysInfo *keysInfo, bool…
2191 uint8_t DRM_KeysInfo::keyId[MAX_KEY_INFO_COUNT][MAX_KEY_ID_LEN]
2202 uint32_t DRM_KeysInfo::keysInfoCount
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-drm-kit/
H A D_drm.md38 | struct [DRM_KeysInfo](_d_r_m___keys_info.md) | 媒体密钥信息。 |
90 | typedef struct [DRM_KeysInfo](_d_r_m___keys_info.md) [DRM_KeysInfo](#drm_keysinfo) | 媒体密钥信息。 |
182 | uint32_t [DRM_KeysInfo::keysInfoCount](#keysinfocount) | 密钥信息中的媒体密钥数量。 |
183 | uint8_t [DRM_KeysInfo::keyId](#keyid) [[MAX_KEY_INFO_COUNT](#max_key_info_count)][[MAX_KEY_ID_LEN…
563 ### DRM_KeysInfo subsection
566 typedef struct DRM_KeysInfo DRM_KeysInfo
797 typedef Drm_ErrCode(* MediaKeySession_KeyChangeCallback) (DRM_KeysInfo *keysInfo, bool newKeysAvail…
902 …MediaKeySession_KeyChangeCallback) (MediaKeySession *mediaKeySessoin, DRM_KeysInfo *keysInfo, bool…
2197 uint8_t DRM_KeysInfo::keyId[MAX_KEY_INFO_COUNT][MAX_KEY_ID_LEN]
2208 uint32_t DRM_KeysInfo::keysInfoCount
[all …]
H A Dnative__drm__common_8h.md30 | struct [DRM_KeysInfo](_d_r_m___keys_info.md) | 媒体密钥信息。 |
80 | typedef struct [DRM_KeysInfo](_d_r_m___keys_info.md) [DRM_KeysInfo](_drm.md#drm_keysinfo) | 媒体密钥信…
H A D_d_r_m___keys_info.md1 # DRM_KeysInfo chapter
H A Dnative__mediakeysession_8h.md35 …sion_KeyChangeCallback](_drm.md#mediakeysession_keychangecallback)) ([DRM_KeysInfo](_d_r_m___keys_…
38 …ack)) ([MediaKeySession](_drm.md#mediakeysession) \*mediaKeySessoin, [DRM_KeysInfo](_d_r_m___keys_…
H A DReadme-CN.md14 - [DRM_KeysInfo](_d_r_m___keys_info.md)
/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/c/drm_capi/include/
H A Dnative_mediakeysession.h72 typedef Drm_ErrCode (*MediaKeySession_KeyChangeCallback)(DRM_KeysInfo *keysInfo, bool newKeysAvail…
113 …e (*OH_MediaKeySession_KeyChangeCallback)(MediaKeySession *mediaKeySessoin, DRM_KeysInfo *keysInfo,
/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/c/drm_capi/common/
H A Dnative_drm_common.h395 typedef struct DRM_KeysInfo { struct
402 } DRM_KeysInfo; typedef
H A Dnative_drm_object.h250 DRM_KeysInfo info; in SendEventKeyChanged()
/ohos5.0/docs/zh-cn/application-dev/media/drm/
H A Dnative-drm-mediakeysession-management.md33 static Drm_ErrCode SessoinKeyChangeCallBack(DRM_KeysInfo *keysInfo, bool newKeysAvailable)
44 …ode SessoinKeyChangeCallBackWithObj(MediaKeySession *mediaKeySessoin, DRM_KeysInfo *keysInfo, bool…
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/
H A Dmediakeysessionndk_fuzzer.cpp71 Drm_ErrCode TestSessoinKeyChangeCallBack(DRM_KeysInfo *keysInfo, bool hasNewGoodKeys) in TestSessoinKeyChangeCallBack()
95 Drm_ErrCode TestSessoinKeyChangeCallBackWithObj(MediaKeySession *mediaKeySessoin, DRM_KeysInfo *key… in TestSessoinKeyChangeCallBackWithObj()
/ohos5.0/docs/en/application-dev/media/drm/
H A Dnative-drm-mediakeysession-management.md33 static Drm_ErrCode SessoinKeyChangeCallBack(DRM_KeysInfo *keysInfo, bool newKeysAvailable)
44 …ode SessoinKeyChangeCallBackWithObj(MediaKeySession *mediaKeySessoin, DRM_KeysInfo *keysInfo, bool…
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.cpp70 Drm_ErrCode TestSessoinKeyChangeCallBack(DRM_KeysInfo *keysInfo, bool hasNewGoodKeys) in TestSessoinKeyChangeCallBack()
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp207 Drm_ErrCode TestSessoinKeyChangeCallBack(DRM_KeysInfo *keysInfo, bool hasNewGoodKeys) in TestSessoinKeyChangeCallBack()
253 Drm_ErrCode TestSessoinKeyChangeCallBackWithObj(MediaKeySession *mediaKeySessoin, DRM_KeysInfo *key… in TestSessoinKeyChangeCallBackWithObj()
/ohos5.0/docs/zh-cn/application-dev/
H A Dwebsite.md3855 - [DRM_KeysInfo](reference/apis-drm-kit/_d_r_m___keys_info.md)
/ohos5.0/docs/en/application-dev/
H A Dwebsite.md3714 - [DRM_KeysInfo](reference/apis-drm-kit/_d_r_m___keys_info.md)