Home
last modified time | relevance | path

Searched defs:player_ (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_player.h32 std::shared_ptr<Player> player_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmedia_player_impl.h63 RefPtr<Player> player_; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/
H A Dplayer_impl.h111 std::weak_ptr<PlayerImpl> player_; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/
H A Dringtone_player_impl.h72 std::shared_ptr<AudioHapticPlayer> player_ = nullptr; variable
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/include/
H A Daudio_player.h161 Media::Player *player_; variable
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/
H A Dplayer.h419 PlayerClient* player_; variable
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_player.cpp61 IPlayerEngine* player_ {nullptr}; member in OHOS::Media::Test::PlayerCallbackImpl
86 std::unique_ptr<IPlayerEngine> player_; member in OHOS::Media::Test::TestPlayerImpl
H A Dlite_player.cpp80 std::shared_ptr<Media::PlayerInterface> player_; member in OHOS::Media::Test::TestPlayerImpl
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.h121 std::shared_ptr<PlayerControl> player_; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/include/
H A Dplayer_mock.h166 std::shared_ptr<Player> player_ = nullptr; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.h367 std::shared_ptr<Player> player_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.h86 RefPtr<Player> player_; variable
H A Dvideo_component.h377 WeakPtr<Player> player_; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp157 const std::shared_ptr<Player> player_ = nullptr; member
261 struct OH_AVPlayer *player_ = nullptr; member in NativeAVPlayerCallback