Searched defs:OnBitRateDoneCb (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/player_framework/frameworks/js/player/ | ||
H A D | video_callback_napi.cpp | 167 void VideoCallbackNapi::OnBitRateDoneCb(int32_t bitRate) in OnBitRateDoneCb() function in OHOS::Media::VideoCallbackNapi |
/foundation/multimedia/player_framework/frameworks/js/avplayer/ | ||
H A D | avplayer_callback.cpp | 954 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/ | ||
H A D | native_avplayer.cpp | 581 void NativeAVPlayerCallback::OnBitRateDoneCb(const int32_t extra, const Format &infoBody) in OnBitRateDoneCb() function in NativeAVPlayerCallback::NativeAVPlayerCallback |
Completed in 7 milliseconds