Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
H A Dremote_audio_renderer_sink.cpp140 int32_t OpenOutput(DeviceType outputDevice);
756 int32_t RemoteAudioRendererSinkInner::OpenOutput(DeviceType outputDevice) in OpenOutput() function in OHOS::AudioStandard::RemoteAudioRendererSinkInner
804 int32_t ret = OpenOutput(DEVICE_TYPE_SPEAKER); in SetAudioScene()