Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Davplayer.h410 OH_AVErrCode OH_AVPlayer_SetLooping(OH_AVPlayer *player, bool loop);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A Davplayer_8h.md59 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetLooping](_a_v_player.md…
H A D_a_v_player.md96 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetLooping](#oh_avplayer_s…
1254 ### OH_AVPlayer_SetLooping()
1257 OH_AVErrCode OH_AVPlayer_SetLooping (OH_AVPlayer *player, bool loop)
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A Davplayer_8h.md59 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetLooping](_a_v_player.md…
H A D_a_v_player.md96 | [OH_AVErrCode](../apis-avcodec-kit/_core.md#oh_averrcode) [OH_AVPlayer_SetLooping](#oh_avplayer_s…
1341 ### OH_AVPlayer_SetLooping()
1344 OH_AVErrCode OH_AVPlayer_SetLooping (OH_AVPlayer *player, bool loop)
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp1168 OH_AVErrCode OH_AVPlayer_SetLooping(OH_AVPlayer *player, bool loop) in OH_AVPlayer_SetLooping() function