Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Davplayer.h248 OH_AVErrCode OH_AVPlayer_GetVideoWidth(OH_AVPlayer *player, int32_t *videoWidth);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A Davplayer_8h.md46 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_GetVideoWidth](_a_v_player…
H A D_a_v_player.md83 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_GetVideoWidth](#oh_avplaye…
775 ### OH_AVPlayer_GetVideoWidth()
778 OH_AVErrCode OH_AVPlayer_GetVideoWidth (OH_AVPlayer *player, int32_t *videoWidth)
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A Davplayer_8h.md46 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_GetVideoWidth](_a_v_player…
H A D_a_v_player.md83 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_GetVideoWidth](#oh_avplaye…
828 ### OH_AVPlayer_GetVideoWidth()
831 OH_AVErrCode OH_AVPlayer_GetVideoWidth (OH_AVPlayer *player, int32_t *videoWidth)
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp1003 OH_AVErrCode OH_AVPlayer_GetVideoWidth(OH_AVPlayer *player, int32_t *videoWidth) in OH_AVPlayer_GetVideoWidth() function