Searched defs:OnBitRateCollectedCb (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/player_framework/frameworks/js/player/ | ||
H A D | video_callback_napi.cpp | 307 void VideoCallbackNapi::OnBitRateCollectedCb(const Format &infoBody) const in OnBitRateCollectedCb() function in OHOS::Media::VideoCallbackNapi |
/foundation/multimedia/player_framework/frameworks/js/avplayer/ | ||
H A D | avplayer_callback.cpp | 1162 void AVPlayerCallback::OnBitRateCollectedCb(const int32_t extra, const Format &infoBody) in OnBitRateCollectedCb() function in OHOS::Media::AVPlayerCallback |
/foundation/multimedia/player_framework/frameworks/native/capi/player/ | ||
H A D | native_avplayer.cpp | 736 void NativeAVPlayerCallback::OnBitRateCollectedCb(const int32_t extra, const Format &infoBody) in OnBitRateCollectedCb() function in NativeAVPlayerCallback::NativeAVPlayerCallback |
Completed in 9 milliseconds