Home
last modified time | relevance | path

Searched defs:OnBitRateCollectedCb (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.cpp307 void VideoCallbackNapi::OnBitRateCollectedCb(const Format &infoBody) const in OnBitRateCollectedCb() function in OHOS::Media::VideoCallbackNapi
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp1106 void AVPlayerCallback::OnBitRateCollectedCb(const int32_t extra, const Format &infoBody) in OnBitRateCollectedCb() function in OHOS::Media::AVPlayerCallback
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp682 void NativeAVPlayerCallback::OnBitRateCollectedCb(const int32_t extra, const Format &infoBody) in OnBitRateCollectedCb() function in NativeAVPlayerCallback