Home
last modified time | relevance | path

Searched defs:SetInterruptEventCallbackType (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocapturer/include/
Daudio_capturer.h750 virtual void SetInterruptEventCallbackType(InterruptEventCallbackType callbackType) in SetInterruptEventCallbackType() function
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiorenderer/include/
Daudio_renderer.h1092 virtual void SetInterruptEventCallbackType(InterruptEventCallbackType callbackType) in SetInterruptEventCallbackType() function
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
Dshared_audio_capturer_wrapper.h298 void SetInterruptEventCallbackType(InterruptEventCallbackType callbackType) override in SetInterruptEventCallbackType() function
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
Dshared_audio_renderer_wrapper.h480 void SetInterruptEventCallbackType(InterruptEventCallbackType callbackType) override in SetInterruptEventCallbackType() function
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp1983 void AudioCapturerPrivate::SetInterruptEventCallbackType(InterruptEventCallbackType callbackType) in SetInterruptEventCallbackType() function in OHOS::AudioStandard::AudioCapturerPrivate
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp2885 void AudioRendererPrivate::SetInterruptEventCallbackType(InterruptEventCallbackType callbackType) in SetInterruptEventCallbackType() function in OHOS::AudioStandard::AudioRendererPrivate