Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audiostreambuilder.h188 OH_AudioStream_Result OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback(OH_AudioStreamBui…
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_renderer_test.cpp125 …ret = OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback(builder, deviceChangeCb, nullptr… in PlayerTest()
H A Doh_audio_session_manager_test.cpp235 …ret = OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback(builder, deviceChangeCb, nullptr… in StartPlay()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A Dnative__audiostreambuilder_8h.md39 …_Result](_o_h_audio.md#oh_audiostream_result) [OH_AudioStreamBuilder_SetRendererOutputDeviceChange…
H A D_o_h_audio.md195 …H_AudioStream_Result](#oh_audiostream_result) [OH_AudioStreamBuilder_SetRendererOutputDeviceChange…
3575 ### OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback()
3578 OH_AudioStream_Result OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback(OH_AudioStreamBui…
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/
H A Dnative__audiostreambuilder_8h.md39 …_Result](_o_h_audio.md#oh_audiostream_result) [OH_AudioStreamBuilder_SetRendererOutputDeviceChange…
H A D_o_h_audio.md195 …H_AudioStream_Result](#oh_audiostream_result) [OH_AudioStreamBuilder_SetRendererOutputDeviceChange…
3829 ### OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback()
3832 OH_AudioStream_Result OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback(OH_AudioStreamBui…
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioStreamBuilder.cpp147 OH_AudioStream_Result OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback(OH_AudioStreamBui… in OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback() function