Home
last modified time | relevance | path

Searched defs:audioSource (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_recorder_test/src/
H A Daudio_opensles_recorder_unit_test.cpp96 SLDataSource audioSource = { variable
403 SLDataSource audioSource = { variable
459 SLDataSource audioSource = { variable
503 SLDataSource audioSource = { variable
546 SLDataSource audioSource = { variable
589 SLDataSource audioSource = { variable
631 SLDataSource audioSource = { variable
675 SLDataSource audioSource = { variable
718 SLDataSource audioSource = { variable
761 SLDataSource audioSource = { variable
[all …]
/ohos5.0/foundation/multimedia/player_framework/services/include/
H A Di_recorder_service.h261 …virtual int32_t SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, int32_t& … in SetAudioDataSource()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-kit/
H A D_o_h___audio_capture_info.md50 ### audioSource subsection
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_o_h___audio_capture_info.md50 ### audioSource subsection
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestHiPlayer.cpp34 MockObject<MediaSourceFilter> audioSource {}; member in OHOS::Media::Test::UtTestHiPlayer
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_recorder_engine.h110 …virtual int32_t SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, int32_t& … in SetAudioDataSource()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_recorder_test.cpp116 SLDataSource audioSource = { in OpenSLESCaptureTest() local
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_impl.h38 RecorderAudioSource *audioSource; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Daudio_data_source_filter.cpp193 void AudioDataSourceFilter::SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource) in SetAudioDataSource()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.h149 AudioSourceType audioSource = AUDIO_SOURCE_INVALID; member
H A Drecorder_server.cpp457 int32_t RecorderServer::SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, in… in SetAudioDataSource()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/
H A Dscreen_capture_adapter_impl_test.cpp89 AudioCaptureSourceTypeAdapter audioSource = AudioCaptureSourceTypeAdapter::SOURCE_DEFAULT; member in OHOS::NWeb::MockAudioCaptureInfoAdapter
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dscreen_capture.h150 AudioCaptureSourceType audioSource = AudioCaptureSourceType::SOURCE_DEFAULT; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp96 Media::AudioSourceType audioSource = Media::AUDIO_MIC; in CreateRecorder() local
/ohos5.0/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture_base.h193 OH_AudioCaptureSourceType audioSource; member
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp216 int32_t HiRecorderImpl::SetAudioDataSource(const std::shared_ptr<IAudioDataSource>& audioSource, in… in SetAudioDataSource()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Dvideo_recorder_napi.cpp669 int32_t audioSource = AUDIO_SOURCE_INVALID; in GetConfig() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dnet_test.cpp238 static void CheckAudioParam(OH_AVSource *audioSource, int &audioFrameAll) in CheckAudioParam()
H A Dproc_test.cpp167 static void CheckAudioParam(OH_AVSource *audioSource, int &audioFrameAll) in CheckAudioParam()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp2799 …creenRendererAudioStateChangeCallback::SetAudioSource(std::shared_ptr<AudioDataSource> audioSource) in SetAudioSource()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1688 int32_t audioSource = AUDIO_SOURCE_INVALID; in GetSourceType() local