Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_system_manager_adapter_impl.cpp161 DeviceType inputDeviceType = AudioSystemManager::GetInstance()->GetActiveInputDevice(); in HasAudioInputDevices() local
162 …if (inputDeviceType == DeviceType::DEVICE_TYPE_NONE || inputDeviceType == DeviceType::DEVICE_TYPE_… in HasAudioInputDevices()