Home
last modified time | relevance | path

Searched refs:OH_AudioRenderer_SetDefaultOutputDevice (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/audio_framework/interfaces/kits/c/audio_renderer/
H A Dnative_audiorenderer.h411 OH_AudioStream_Result OH_AudioRenderer_SetDefaultOutputDevice(
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp1480 * @tc.number: OH_AudioRenderer_SetDefaultOutputDevice
1481 * @tc.desc : Test OH_AudioRenderer_SetDefaultOutputDevice interface.
1507 result = OH_AudioRenderer_SetDefaultOutputDevice(audioRenderer, AUDIO_DEVICE_TYPE_EARPIECE); in HWTEST()
1520 * @tc.number: OH_AudioRenderer_SetDefaultOutputDevice
1521 * @tc.desc : Test OH_AudioRenderer_SetDefaultOutputDevice interface.
1547 result = OH_AudioRenderer_SetDefaultOutputDevice(audioRenderer, AUDIO_DEVICE_TYPE_WIRED_HEADSET); in HWTEST()
1560 * @tc.number: OH_AudioRenderer_SetDefaultOutputDevice
1561 * @tc.desc : Test OH_AudioRenderer_SetDefaultOutputDevice interface.
1587 result = OH_AudioRenderer_SetDefaultOutputDevice(audioRenderer, AUDIO_DEVICE_TYPE_EARPIECE); in HWTEST()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRenderer.cpp340 OH_AudioStream_Result OH_AudioRenderer_SetDefaultOutputDevice( in OH_AudioRenderer_SetDefaultOutputDevice() function

Completed in 6 milliseconds