Searched refs:OH_AudioRenderer_OutputDeviceChangeCallback (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioStreamBuilder.h | 46 …dioStream_Result SetRendererOutputDeviceChangeCallback(OH_AudioRenderer_OutputDeviceChangeCallback… 90 OH_AudioRenderer_OutputDeviceChangeCallback outputDeviceChangecallback_ = nullptr;
|
H A D | OHAudioRenderer.h | 73 … OHAudioRendererDeviceChangeCallbackWithInfo(OH_AudioRenderer_OutputDeviceChangeCallback callback, in OHAudioRendererDeviceChangeCallbackWithInfo() 81 OH_AudioRenderer_OutputDeviceChangeCallback callback_; 190 … void SetRendererOutputDeviceChangeCallback(OH_AudioRenderer_OutputDeviceChangeCallback callback,
|
H A D | OHAudioStreamBuilder.cpp | 148 OH_AudioRenderer_OutputDeviceChangeCallback callback, void *userData) in OH_AudioStreamBuilder_SetRendererOutputDeviceChangeCallback() 443 OH_AudioRenderer_OutputDeviceChangeCallback callback, void *userData) in SetRendererOutputDeviceChangeCallback()
|
H A D | OHAudioRenderer.cpp | 669 …OHAudioRenderer::SetRendererOutputDeviceChangeCallback(OH_AudioRenderer_OutputDeviceChangeCallback… in SetRendererOutputDeviceChangeCallback()
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/ |
H A D | native_audiostreambuilder.h | 189 OH_AudioRenderer_OutputDeviceChangeCallback callback, void* userData);
|
H A D | native_audiostream_base.h | 650 typedef void (*OH_AudioRenderer_OutputDeviceChangeCallback)(OH_AudioRenderer* renderer, void* userD… typedef
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
H A D | oh_audio_renderer_test.cpp | 124 OH_AudioRenderer_OutputDeviceChangeCallback deviceChangeCb = AudioRendererDeviceChangeCb; in PlayerTest()
|
H A D | oh_audio_session_manager_test.cpp | 234 OH_AudioRenderer_OutputDeviceChangeCallback deviceChangeCb = AudioRendererDeviceChangeCb; in StartPlay()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/ |
H A D | native__audiostream__base_8h.md | 39 | typedef void (\*[OH_AudioRenderer_OutputDeviceChangeCallback](_o_h_audio.md#oh_audiorenderer_outp…
|
H A D | native__audiostreambuilder_8h.md | 39 …lder](_o_h_audio.md#oh_audiostreambuilder) \*builder, [OH_AudioRenderer_OutputDeviceChangeCallback…
|
H A D | _o_h_audio.md | 67 | typedef void (\*[OH_AudioRenderer_OutputDeviceChangeCallback](#oh_audiorenderer_outputdevicechang… 195 …udioStreamBuilder](#oh_audiostreambuilder) \*builder, [OH_AudioRenderer_OutputDeviceChangeCallback… 359 ### OH_AudioRenderer_OutputDeviceChangeCallback subsection 362 typedef void (*OH_AudioRenderer_OutputDeviceChangeCallback)(OH_AudioRenderer *renderer, void *userD… 3578 …tDeviceChangeCallback(OH_AudioStreamBuilder * builder, OH_AudioRenderer_OutputDeviceChangeCallback…
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | native__audiostream__base_8h.md | 39 | typedef void (\*[OH_AudioRenderer_OutputDeviceChangeCallback](_o_h_audio.md#oh_audiorenderer_outp…
|
H A D | native__audiostreambuilder_8h.md | 39 …lder](_o_h_audio.md#oh_audiostreambuilder) \*builder, [OH_AudioRenderer_OutputDeviceChangeCallback…
|
H A D | _o_h_audio.md | 67 | typedef void (\*[OH_AudioRenderer_OutputDeviceChangeCallback](#oh_audiorenderer_outputdevicechang… 195 …udioStreamBuilder](#oh_audiostreambuilder) \*builder, [OH_AudioRenderer_OutputDeviceChangeCallback… 376 ### OH_AudioRenderer_OutputDeviceChangeCallback subsection 379 typedef void (*OH_AudioRenderer_OutputDeviceChangeCallback)(OH_AudioRenderer *renderer, void *userD… 3832 …tDeviceChangeCallback(OH_AudioStreamBuilder * builder, OH_AudioRenderer_OutputDeviceChangeCallback…
|