Home
last modified time | relevance | path

Searched refs:inputDeviceChangeCallback (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp52 std::shared_ptr<InputDeviceChangeWithInfoCallbackImpl> inputDeviceChangeCallback = inputDeviceChangeCallback_; in ~AudioCapturerPrivate() local
53 if (inputDeviceChangeCallback != nullptr) { in ~AudioCapturerPrivate()
54 inputDeviceChangeCallback->UnsetAudioCapturerObj(); in ~AudioCapturerPrivate()

Completed in 3 milliseconds