Home
last modified time | relevance | path

Searched defs:playbackStrategy (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/include/
H A Di_player_service.h505 virtual int32_t SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_player_engine.h222 virtual int32_t SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/
H A Di_standard_player_service.h91 virtual int32_t SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
H A Dplayer_service_proxy.cpp947 int32_t PlayerServiceProxy::SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
H A Dplayer_service_stub.cpp1085 int32_t PlayerServiceStub::SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/
H A Dplayer_impl.cpp492 int32_t PlayerImpl::SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
/ohos5.0/foundation/multimedia/player_framework/services/services/player/client/
H A Dplayer_client.cpp429 int32_t PlayerClient::SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dplayer.h614 virtual int32_t SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp3407 AVPlayStrategy playbackStrategy = { variable
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp1817 int32_t PlayerServer::SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2938 int32_t HiPlayerImpl::SetPlaybackStrategy(AVPlayStrategy playbackStrategy) in SetPlaybackStrategy()