Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp968 bool deviceUpdated = false; in IsDeviceChanged() local
971 CHECK_AND_RETURN_RET_LOG(GetCurrentInputDevices(deviceInfo) == SUCCESS, deviceUpdated, in IsDeviceChanged()
977 deviceUpdated = true; in IsDeviceChanged()
979 return deviceUpdated; in IsDeviceChanged()