Home
last modified time | relevance | path

Searched refs:IsDeviceChanged (Results 1 – 3 of 3) 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() function in OHOS::AudioStandard::AudioCapturerPrivate
1383 …CHECK_AND_RETURN_LOG(capturer_->IsDeviceChanged(deviceInfo), "Device not change, no need callback.… in NotifyAudioCapturerDeviceChange()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H A Daudio_capturer_extra_unit_test.cpp1460 bool isDeviceChanged = audioCapturerPrivate->IsDeviceChanged(deviceInfo);
1464 isDeviceChanged = audioCapturerPrivate->IsDeviceChanged(deviceInfo);