Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H A Daudio_capturer_private.h87 bool IsDeviceChanged(DeviceInfo &newDeviceInfo);
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp966 bool AudioCapturerPrivate::IsDeviceChanged(DeviceInfo &newDeviceInfo) in IsDeviceChanged() argument
976 newDeviceInfo = currentDeviceInfo_; in IsDeviceChanged()