Home
last modified time | relevance | path

Searched refs:SetAudioSourceInternal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.h86 ErrorCode SetAudioSourceInternal(AudioSourceType source, int32_t sourceId);
H A Dhirecorder_impl.cpp92 auto ret = SetAudioSourceInternal(source, tempSourceId); in SetAudioSource()
460 ErrorCode HiRecorderImpl::SetAudioSourceInternal(AudioSourceType source, int32_t sourceId) in SetAudioSourceInternal() function in OHOS::Media::Record::HiRecorderImpl