Home
last modified time | relevance | path

Searched defs:GetStreamInfo (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/host_stream/src/
H A Dhost_stream_impl.cpp56 HostStreamInfo HostStreamImpl::GetStreamInfo() const in GetStreamInfo() function in OHOS::Camera::HostStreamImpl
H A Dhost_stream_mgr_impl.cpp85 HostStreamInfo HostStreamMgrImpl::GetStreamInfo(const int32_t& id) const in GetStreamInfo() function in OHOS::Camera::HostStreamMgrImpl
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_restore_param.cpp46 std::vector<StreamInfo_V1_1> HCameraRestoreParam::GetStreamInfo() in GetStreamInfo() function in OHOS::CameraStandard::HCameraRestoreParam
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dmedia_downloader.h116 virtual Status GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() function
H A Dhttp_source_plugin.cpp110 Status HttpSourcePlugin::GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() function in OHOS::Media::Plugins::HttpPlugin::HttpSourcePlugin
/ohos5.0/foundation/multimedia/av_codec/interfaces/plugin/
H A Dsource_plugin.h215 virtual Status GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() function
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/
H A Dsource.cpp373 Status Source::GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() function in OHOS::Media::Source
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_process_in_server.cpp318 AudioStreamInfo AudioProcessInServer::GetStreamInfo() in GetStreamInfo() function in OHOS::AudioStandard::AudioProcessInServer
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp323 Status DownloadMonitor::GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() function in OHOS::Media::Plugins::HttpPlugin::DownloadMonitor
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/ability/
H A Dcamera_ability_parse_util.cpp217 void CameraAbilityParseUtil::GetStreamInfo(int32_t *originInfo, uint32_t start, uint32_t end, SpecI… in GetStreamInfo() function in OHOS::CameraStandard::CameraAbilityParseUtil
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_media_downloader.cpp349 Status DashMediaDownloader::GetStreamInfo(std::vector<StreamInfo>& streams) in GetStreamInfo() function in OHOS::Media::Plugins::HttpPlugin::DashMediaDownloader
H A Ddash_mpd_downloader.cpp2008 Status DashMpdDownloader::GetStreamInfo(std::vector<StreamInfo> &streams) in GetStreamInfo() function in OHOS::Media::Plugins::HttpPlugin::DashMpdDownloader
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp469 int32_t AudioCapturerPrivate::GetStreamInfo(AudioStreamInfo &streamInfo) const in GetStreamInfo() function in OHOS::AudioStandard::AudioCapturerPrivate
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.cpp1517 int32_t PlayerControl::GetStreamInfo(PlayerStreamInfo &streamInfo) in GetStreamInfo() function in OHOS::Media::PlayerControl
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
H A Dnapi_audio_capturer.cpp337 napi_value NapiAudioCapturer::GetStreamInfo(napi_env env, napi_callback_info info) in GetStreamInfo() function in OHOS::AudioStandard::NapiAudioCapturer
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp508 int32_t AudioRendererPrivate::GetStreamInfo(AudioStreamInfo &streamInfo) const in GetStreamInfo() function in OHOS::AudioStandard::AudioRendererPrivate
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_param_utils.cpp364 napi_status NapiParamUtils::GetStreamInfo(const napi_env &env, AudioStreamInfo *streamInfo, napi_va… in GetStreamInfo() function in OHOS::AudioStandard::NapiParamUtils
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_audio_renderer.cpp974 napi_value NapiAudioRenderer::GetStreamInfo(napi_env env, napi_callback_info info) in GetStreamInfo() function in OHOS::AudioStandard::NapiAudioRenderer