/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_callback.cpp | 717 Format infoBody; in OnError() local 800 void AVPlayerCallback::OnStateChangeCb(const int32_t extra, const Format &infoBody) in OnStateChangeCb() 834 void AVPlayerCallback::OnVolumeChangeCb(const int32_t extra, const Format &infoBody) in OnVolumeChangeCb() 856 void AVPlayerCallback::OnSeekDoneCb(const int32_t extra, const Format &infoBody) in OnSeekDoneCb() 876 void AVPlayerCallback::OnSpeedDoneCb(const int32_t extra, const Format &infoBody) in OnSpeedDoneCb() 896 void AVPlayerCallback::OnBitRateDoneCb(const int32_t extra, const Format &infoBody) in OnBitRateDoneCb() 1021 void AVPlayerCallback::OnMessageCb(const int32_t extra, const Format &infoBody) in OnMessageCb() 1261 void AVPlayerCallback::OnSubtitleInfoCb(const int32_t extra, const Format &infoBody) in OnSubtitleInfoCb() 1287 void AVPlayerCallback::OnEosCb(const int32_t extra, const Format &infoBody) in OnEosCb() 1306 void AVPlayerCallback::OnTrackChangedCb(const int32_t extra, const Format &infoBody) in OnTrackChangedCb() [all …]
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/ |
H A D | native_avplayer.cpp | 196 void OnInfo(OH_AVPlayer *player, AVPlayerOnInfoType infoType, OH_AVFormat* infoBody) in OnInfo() 416 int32_t NativeAVPlayerCallback::GetDrmSystemInfos(const Format &infoBody, in GetDrmSystemInfos() 501 void NativeAVPlayerCallback::OnSeekDoneCb(const int32_t extra, const Format &infoBody) in OnSeekDoneCb() 514 void NativeAVPlayerCallback::OnSpeedDoneCb(const int32_t extra, const Format &infoBody) in OnSpeedDoneCb() 527 void NativeAVPlayerCallback::OnBitRateDoneCb(const int32_t extra, const Format &infoBody) in OnBitRateDoneCb() 540 void NativeAVPlayerCallback::OnEosCb(const int32_t extra, const Format &infoBody) in OnEosCb() 550 void NativeAVPlayerCallback::OnStateChangeCb(const int32_t extra, const Format &infoBody) in OnStateChangeCb() 595 void NativeAVPlayerCallback::OnVolumeChangeCb(const int32_t extra, const Format &infoBody) in OnVolumeChangeCb() 610 void NativeAVPlayerCallback::OnMessageCb(const int32_t extra, const Format &infoBody) in OnMessageCb() 756 void NativeAVPlayerCallback::OnTrackChangedCb(const int32_t extra, const Format &infoBody) in OnTrackChangedCb() [all …]
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/ |
H A D | player_server_state.h | 50 virtual void HandleInterruptEvent(const Format &infoBody) in HandleInterruptEvent() 54 virtual void HandleAudioDeviceChangeEvent(const Format &infoBody) in HandleAudioDeviceChangeEvent()
|
H A D | player_server_state.cpp | 163 …rServer::BaseState::OnMessageReceived(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnMessageReceived() 384 void PlayerServer::PlayingState::HandleInterruptEvent(const Format &infoBody) in HandleInterruptEvent() 389 void PlayerServer::PlayingState::HandleAudioDeviceChangeEvent(const Format &infoBody) in HandleAudioDeviceChangeEvent()
|
H A D | player_server.cpp | 1184 void PlayerServer::HandleInterruptEvent(const Format &infoBody) in HandleInterruptEvent() 1201 void PlayerServer::HandleAudioDeviceChangeEvent(const Format &infoBody) in HandleAudioDeviceChangeEvent() 1590 void PlayerServer::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 1597 void PlayerServer::InnerOnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody, const … in InnerOnInfo() 1662 void PlayerServer::OnBufferingUpdate(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnBufferingUpdate() 1709 …id PlayerServer::OnInfoNoChangeStatus(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfoNoChangeStatus() 1733 …ayerServerStateMachine::HandleMessage(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in HandleMessage()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | avmetadatahelper_callback.cpp | 140 [this](const int32_t extra, const Format &infoBody) { OnStateChangeCb(extra, infoBody); }; in AVMetadataHelperCallback() 180 void AVMetadataHelperCallback::OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 191 void AVMetadataHelperCallback::OnStateChangeCb(const int32_t extra, const Format &infoBody) in OnStateChangeCb() 233 Format infoBody; in Release() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
H A D | audio_haptic_sound_normal_impl.cpp | 344 …dNormalCallback::OnInfo(Media::PlayerOnInfoType type, int32_t extra, const Media::Format &infoBody) in OnInfo() 360 void AHSoundNormalCallback::HandleStateChangeEvent(int32_t extra, const Format &infoBody) in HandleStateChangeEvent() 403 void AHSoundNormalCallback::HandleAudioInterruptEvent(int32_t extra, const Format &infoBody) in HandleAudioInterruptEvent() 425 void AHSoundNormalCallback::HandleAudioFirstFrameEvent(int32_t extra, const Format &infoBody) in HandleAudioFirstFrameEvent()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | helper_listener_proxy.cpp | 55 void HelperListenerProxy::OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 88 void HelperListenerCallback::OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
H A D | helper_listener_stub.cpp | 80 void HelperListenerStub::OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | player_listener_proxy.cpp | 54 void PlayerListenerProxy::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 96 void PlayerListenerCallback::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
H A D | player_listener_stub.cpp | 86 void PlayerListenerStub::OnMonitor(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnMonitor() 103 int32_t extra, const Format &infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | test_player.cpp | 33 void TestPlayerCallback::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/player_server_mem_test/ |
H A D | player_server_mem_unit_test.cpp | 1050 Format infoBody; variable 1062 Format infoBody; variable 1074 Format infoBody; variable
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_video_player.cpp | 154 …oPlayerCallback::OnInfo(Media::PlayerOnInfoType type, int32_t extra, const Media::Format &infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/ |
H A D | player_mock.cpp | 169 void PlayerCallbackTest::HandleTrackChangeCallback(int32_t extra, const Format &infoBody) in HandleTrackChangeCallback() 182 void PlayerCallbackTest::HandleSubtitleCallback(int32_t extra, const Format &infoBody) in HandleSubtitleCallback() 191 void PlayerCallbackTest::HandleTrackInfoCallback(int32_t extra, const Format &infoBody) in HandleTrackInfoCallback() 199 void PlayerCallbackTest::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 286 void PlayerCallbackTest::SeekNotify(int32_t extra, const Format &infoBody) in SeekNotify()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/ |
H A D | video_callback_napi.cpp | 79 void VideoCallbackNapi::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 214 void VideoCallbackNapi::OnVideoSizeChangedCb(const Format &infoBody) in OnVideoSizeChangedCb()
|
H A D | player_callback_napi.cpp | 93 void PlayerCallbackNapi::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_callback_looper.cpp | 126 void HiPlayerCallbackLooper::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | player_framework_adapter_impl.cpp | 146 …yerCallbackImpl::OnInfo(Media::PlayerOnInfoType type, int32_t extra, const Media::Format& infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/ |
H A D | player_impl.cpp | 270 void PlayerImpl::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 521 void PlayerImplCallback::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | std_player.cpp | 45 void OnInfo(PlayerOnInfoType type, int32_t extra, const Format& infoBody) override in OnInfo()
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_callback_looper.cpp | 263 void HiPlayerCallbackLooper::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/player_mem_manage/ |
H A D | player_server_mem.cpp | 699 void PlayerServerMem::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() 954 void PlayerServerMem::GetDefaultTrack(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in GetDefaultTrack()
|