Home
last modified time | relevance | path

Searched defs:SetAudioSource (Results 1 – 22 of 22) 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/passthrough/
Drecorder_client.cpp96 int32_t Recorder::RecorderClient::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::Recorder::RecorderClient
/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/av_codec/services/media_engine/modules/source/audio_capture/
Daudio_capture_module.cpp466 void AudioCaptureModule::SetAudioSource(AudioStandard::SourceType source) in SetAudioSource() function in OHOS::Media::AudioCaptureModule::AudioCaptureModule
/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/frameworks/native/recorder/
Drecorder_impl.cpp175 int32_t RecorderImpl::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderImpl
/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/test/unittest/recorder_test/recorder_server_unittest/src/
Drecorder_server_mock.cpp110 int32_t RecorderServerMock::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in RecorderServerMock
/foundation/multimedia/player_framework/test/unittest/recorder_impl_test/src/
Drecorder_mock.cpp109 int32_t RecorderMock::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in RecorderMock
/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/av_codec/services/media_engine/filters/
Daudio_capture_filter.cpp341 void AudioCaptureFilter::SetAudioSource(int32_t source) in SetAudioSource() function in OHOS::Media::Pipeline::AudioCaptureFilter
/foundation/multimedia/player_framework/services/services/recorder/client/
Drecorder_client.cpp250 int32_t RecorderClient::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderClient
/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/player_framework/services/engine/histreamer/recorder/
Dhirecorder_impl.cpp235 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.cpp353 int32_t RecorderServiceStub::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderServiceStub
719 int32_t RecorderServiceStub::SetAudioSource(MessageParcel &data, MessageParcel &reply) in SetAudioSource() function in OHOS::Media::RecorderServiceStub
Drecorder_service_proxy.cpp394 int32_t RecorderServiceProxy::SetAudioSource(AudioSourceType source, int32_t &sourceId) in SetAudioSource() function in OHOS::Media::RecorderServiceProxy
/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.cpp477 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.cpp4615 void ScreenRendererAudioStateChangeCallback::SetAudioSource(std::shared_ptr<AudioDataSource> audioS… in SetAudioSource() function in OHOS::Media::ScreenRendererAudioStateChangeCallback