Home
last modified time | relevance | path

Searched refs:outputDeviceType (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.cpp152 DeviceType outputDeviceType = AudioSystemManager::GetInstance()->GetActiveOutputDevice(); in HasAudioOutputDevices() local
153 …if (outputDeviceType == DeviceType::DEVICE_TYPE_NONE || outputDeviceType == DeviceType::DEVICE_TYP… in HasAudioOutputDevices()