Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H A Daudio_capturer_private.h203 … void SaveDeviceChangeCallback(const std::shared_ptr<AudioCapturerDeviceChangeCallback> &callback);
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp950 audioStateChangeCallback_->SaveDeviceChangeCallback(callback); in SetAudioCapturerDeviceChangeCallback()
1307 void AudioCapturerStateChangeCallbackImpl::SaveDeviceChangeCallback( in SaveDeviceChangeCallback() function in OHOS::AudioStandard::AudioCapturerStateChangeCallbackImpl