Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp1334 std::vector<std::shared_ptr<AudioCapturerInfoChangeCallback>> capturerInfoChangeCallbacklist; in NotifyAudioCapturerInfoChange() local
1352 capturerInfoChangeCallbacklist = capturerInfoChangeCallbacklist_; in NotifyAudioCapturerInfoChange()
1355 for (auto it = capturerInfoChangeCallbacklist.begin(); it != capturerInfoChangeCallbacklist.end(); ++it) { in NotifyAudioCapturerInfoChange()

Completed in 3 milliseconds