Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/audio_adapter/src/
Daudio_system_manager_adapter_impl.cpp140 DeviceType inputDeviceType = AudioSystemManager::GetInstance()->GetActiveInputDevice(); in HasAudioInputDevices() local
141 …if (inputDeviceType == DeviceType::DEVICE_TYPE_NONE || inputDeviceType == DeviceType::DEVICE_TYPE_… in HasAudioInputDevices()