Searched refs:NotifyBufferingUpdate (Results 1 – 4 of 4) sorted by relevance
| /foundation/multimedia/media_foundation/engine/scene/player/standard/ |
| D | hiplayer_impl.cpp | 195 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_START, 0); in Prepare() 215 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_END, 0); in Prepare() 234 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_START, 0); in PrepareAsync() 246 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_END, 0); in PrepareAsync() 1098 void HiPlayerImpl::NotifyBufferingUpdate(const std::string_view& type, int32_t param) in NotifyBufferingUpdate() function in OHOS::Media::HiPlayerImpl
|
| D | hiplayer_impl.h | 122 void NotifyBufferingUpdate(const std::string_view& type, int32_t param);
|
| /foundation/multimedia/player_framework/services/engine/histreamer/player/ |
| D | hiplayer_impl.h | 106 void NotifyBufferingUpdate(const std::string_view& type, int32_t param);
|
| D | hiplayer_impl.cpp | 240 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_START, 0); in PrepareAsync() 249 NotifyBufferingUpdate(PlayerKeys::PLAYER_BUFFERING_END, 0); in PrepareAsync() 1143 void HiPlayerImpl::NotifyBufferingUpdate(const std::string_view& type, int32_t param) in NotifyBufferingUpdate() function in OHOS::Media::HiPlayerImpl
|