Home
last modified time | relevance | path

Searched defs:SetCurrentBitRate (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dmedia_downloader.h106 virtual Status SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function
H A Dhttp_source_plugin.cpp430 Status HttpSourcePlugin::SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function in OHOS::Media::Plugins::HttpPlugin::HttpSourcePlugin
/ohos5.0/foundation/multimedia/av_codec/interfaces/plugin/
H A Dsource_plugin.h210 virtual Status SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp182 Status Source::SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function in OHOS::Media::Source
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp364 Status DownloadMonitor::SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function in OHOS::Media::Plugins::HttpPlugin::DownloadMonitor
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp557 Status FileFdSourcePlugin::SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function in OHOS::Media::Plugins::FileFdSource::FileFdSourcePlugin
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp1064 Status DashMediaDownloader::SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader
H A Ddash_segment_downloader.cpp591 void DashSegmentDownloader::SetCurrentBitRate(int32_t bitRate) in SetCurrentBitRate() function in OHOS::Media::Plugins::HttpPlugin::DashSegmentDownloader
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp1170 Status HttpMediaDownloader::SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function in OHOS::Media::Plugins::HttpPlugin::HttpMediaDownloader
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp1470 Status HlsMediaDownloader::SetCurrentBitRate(int32_t bitRate, int32_t streamID) in SetCurrentBitRate() function in OHOS::Media::Plugins::HttpPlugin::HlsMediaDownloader