Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/js/player/
Dvideo_callback_napi.cpp167 void VideoCallbackNapi::OnBitRateDoneCb(int32_t bitRate) in OnBitRateDoneCb() function in OHOS::Media::VideoCallbackNapi
/foundation/multimedia/player_framework/frameworks/js/avplayer/
Davplayer_callback.cpp896 void AVPlayerCallback::OnBitRateDoneCb(const int32_t extra, const Format &infoBody) in OnBitRateDoneCb() function in OHOS::Media::AVPlayerCallback
/foundation/multimedia/player_framework/frameworks/native/capi/player/
Dnative_avplayer.cpp527 void NativeAVPlayerCallback::OnBitRateDoneCb(const int32_t extra, const Format &infoBody) in OnBitRateDoneCb() function in NativeAVPlayerCallback