Home
last modified time | relevance | path

Searched defs:GetCurrentOutputDevices (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/cj/src/
Dmultimedia_audio_renderer_impl.cpp141 CArrDeviceDescriptor MMAAudioRendererImpl::GetCurrentOutputDevices(int32_t* errorCode) in GetCurrentOutputDevices() function in OHOS::AudioStandard::MMAAudioRendererImpl
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
Dshared_audio_renderer_wrapper.h322 int32_t GetCurrentOutputDevices(AudioDeviceDescriptor &deviceInfo) const override in GetCurrentOutputDevices() function
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp1940 int32_t AudioRendererPrivate::GetCurrentOutputDevices(AudioDeviceDescriptor &deviceInfo) const in GetCurrentOutputDevices() function in OHOS::AudioStandard::AudioRendererPrivate
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
Dnapi_audio_renderer.cpp1379 napi_value NapiAudioRenderer::GetCurrentOutputDevices(napi_env env, napi_callback_info info) in GetCurrentOutputDevices() function in OHOS::AudioStandard::NapiAudioRenderer