Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_device_change_test/src/
H A Doh_audio_device_change_unit_test.cpp78 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
97 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
118 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
139 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
161 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
379 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
412 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
445 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
478 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
521 result = OH_AudioRoutingManager_GetDevices(audioRoutingManager, deviceFlag, &array);
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A D_o_h_audio.md1570 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
1592 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
1615 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
1637 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
1660 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
1682 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
1704 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
1726 | audioDeviceDescriptor | 音频设备描述符。通过 [OH_AudioRoutingManager_GetDevices](#oh_audioroutingmanager_ge…
2762 ### OH_AudioRoutingManager_GetDevices()
2765 OH_AudioCommon_Result OH_AudioRoutingManager_GetDevices(OH_AudioRoutingManager *audioRoutingManager…
[all …]
H A Dnative__audio__routing__manager_8h.md38 | [OH_AudioCommon_Result](_o_h_audio.md#oh_audiocommon_result) [OH_AudioRoutingManager_GetDevices](…
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/
H A Dnative_audio_routing_manager.h144 OH_AudioCommon_Result OH_AudioRoutingManager_GetDevices(
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/
H A Dnative__audio__routing__manager_8h.md38 | [OH_AudioCommon_Result](_o_h_audio.md#oh_audiocommon_result) [OH_AudioRoutingManager_GetDevices](…
H A D_o_h_audio.md1687 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
1711 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
1736 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
1760 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
1785 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
1809 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
1833 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
1857 …o an audio device descriptor, which is obtained by calling [OH_AudioRoutingManager_GetDevices](#oh…
2963 ### OH_AudioRoutingManager_GetDevices()
2966 OH_AudioCommon_Result OH_AudioRoutingManager_GetDevices(OH_AudioRoutingManager *audioRoutingManager…
[all …]
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRoutingManager.cpp79 OH_AudioCommon_Result OH_AudioRoutingManager_GetDevices(OH_AudioRoutingManager *audioRoutingManager, in OH_AudioRoutingManager_GetDevices() function