Home
last modified time | relevance | path

Searched refs:GetBitRate (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dtest_recorder.hpp49 void GetBitRate(int64_t& bitrate) const in GetBitRate() function in OHOS::Media::Test::AudioRecordSource
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.h114 uint32_t GetBitRate() const;
H A Ddownloader.cpp203 uint32_t DownloadRequest::GetBitRate() const in GetBitRate() function in OHOS::Media::Plugins::HttpPlugin::DownloadRequest
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_audio_recorder_fast.h62 recordSource.GetBitRate(configBitRate); in FIXTURE()
H A Dtest_single_audio_recorder_fast_audio_function.h66 recordSource.GetBitRate(configBitRate); in FIXTURE()
H A Dtest_single_audio_recorder_fast_stop_reset.h66 recordSource.GetBitRate(configBitRate); in FIXTURE()
H A Dtest_single_audio_recorder_fast_codec_aac.h66 recordSource.GetBitRate(configBitRate); in FIXTURE()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp1042 downloadBiteRate_ = downloadRequest_->GetBitRate();
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp1086 uint32_t bitRate = downloadRequest_->GetBitRate(); in UpdateDownloadFinished()

Completed in 9 milliseconds