Home
last modified time | relevance | path

Searched refs:OH_AVPlayer_SetDecryptionConfig (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Davplayer.h513 OH_AVErrCode OH_AVPlayer_SetDecryptionConfig(OH_AVPlayer *player, MediaKeySession *mediaKeySession,
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A Davplayer_8h.md66 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetDecryptionConfig](_a_v_…
H A D_a_v_player.md103 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetDecryptionConfig](#oh_a…
1195 ### OH_AVPlayer_SetDecryptionConfig()
1198 OH_AVErrCode OH_AVPlayer_SetDecryptionConfig (OH_AVPlayer *player, MediaKeySession *mediaKeySession…
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A Davplayer_8h.md66 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetDecryptionConfig](_a_v_…
H A D_a_v_player.md103 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetDecryptionConfig](#oh_a…
1278 ### OH_AVPlayer_SetDecryptionConfig()
1281 OH_AVErrCode OH_AVPlayer_SetDecryptionConfig (OH_AVPlayer *player, MediaKeySession *mediaKeySession…
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp1282 OH_AVErrCode OH_AVPlayer_SetDecryptionConfig(OH_AVPlayer *player, MediaKeySession *mediaKeySession, in OH_AVPlayer_SetDecryptionConfig() function