Home
last modified time | relevance | path

Searched defs:SetAudioSource (Results 1 – 20 of 20) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
Dinit_state.h42 std::tuple<ErrorCode, Action> SetAudioSource(const Plugin::Any& param) override in SetAudioSource() function
Drecording_setting_state.h43 std::tuple<ErrorCode, Action> SetAudioSource(const Plugin::Any& param) override in SetAudioSource() function
Dstate.cpp61 std::tuple<ErrorCode, Action> State::SetAudioSource(const Plugin::Any& param) in SetAudioSource() function in OHOS::Media::Record::State
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
Dmedia_frame_pipeline.cpp76 void FrameDestination::SetAudioSource(std::shared_ptr<FrameSource> src) in SetAudioSource() function in OHOS::Sharing::FrameDestination
/foundation/multimedia/media_lite/frameworks/recorder_lite/
Drecorder.cpp90 int32_t Recorder::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::Recorder
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
Drecorder_client.cpp96 int32_t Recorder::RecorderClient::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::Recorder::RecorderClient
/foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/
Daudio_capture_module.cpp393 void AudioCaptureModule::SetAudioSource(AudioStandard::SourceType source) in SetAudioSource() function in OHOS::Media::AudioCaptureModule::AudioCaptureModule
/foundation/multimedia/player_framework/frameworks/native/recorder/
Drecorder_impl.cpp157 int32_t RecorderImpl::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderImpl
/foundation/multimedia/av_codec/services/media_engine/filters/
Daudio_capture_filter.cpp292 void AudioCaptureFilter::SetAudioSource(int32_t source) in SetAudioSource() function in OHOS::Media::Pipeline::AudioCaptureFilter
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
Dhirecorder_impl.cpp81 int32_t HiRecorderImpl::SetAudioSource(AudioSourceType source, int32_t& sourceId) in SetAudioSource() function in OHOS::Media::Record::HiRecorderImpl
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_recorder.cpp150 void TestRecorder::SetAudioSource(RecorderTestParam::VideoRecorderConfig_ &recorderConfig) in SetAudioSource() function in TestRecorder
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
Drecorder_mock.cpp109 int32_t RecorderMock::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in RecorderMock
/foundation/multimedia/player_framework/services/services/recorder/client/
Drecorder_client.cpp225 int32_t RecorderClient::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderClient
/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
Dhirecorder_impl.cpp187 int32_t HiRecorderImpl::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::HiRecorderImpl
/foundation/multimedia/player_framework/services/services/recorder/ipc/
Drecorder_service_stub.cpp327 int32_t RecorderServiceStub::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderServiceStub
659 int32_t RecorderServiceStub::SetAudioSource(MessageParcel &data, MessageParcel &reply) in SetAudioSource() function in OHOS::Media::RecorderServiceStub
Drecorder_service_proxy.cpp335 int32_t RecorderServiceProxy::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderServiceProxy
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
Drecorder_client.cpp297 int32_t Recorder::RecorderClient::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::Recorder::RecorderClient
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
Drecorder_impl.cpp416 int32_t RecorderImpl::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderImpl
/foundation/multimedia/player_framework/services/services/recorder/server/
Drecorder_server.cpp436 int32_t RecorderServer::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderServer
/foundation/multimedia/player_framework/services/services/screen_capture/server/
Dscreen_capture_server.cpp2799 void ScreenRendererAudioStateChangeCallback::SetAudioSource(std::shared_ptr<AudioDataSource> audioS… in SetAudioSource() function in OHOS::Media::ScreenRendererAudioStateChangeCallback