Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h225 DeviceType selectedDefaultOutputDevice_ = DEVICE_TYPE_NONE; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1480 SetDefaultOutputDevice(selectedDefaultOutputDevice_); in SwitchToTargetStream()
1874 selectedDefaultOutputDevice_ = deviceType; in SetDefaultOutputDevice()