Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/
H A Dnative_audio_device_base.h81 AUDIO_DEVICE_ROLE_OUTPUT = 2, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/
H A Dnative__audio__device__base_8h.md42 ….md#oh_audiodevice_role) {<br/>AUDIO_DEVICE_ROLE_INPUT = 1,<br/>AUDIO_DEVICE_ROLE_OUTPUT = 2<br/>}…
H A D_o_h_audio.md80 …e](#oh_audiodevice_role) {<br/>AUDIO_DEVICE_ROLE_INPUT = 1,<br/>AUDIO_DEVICE_ROLE_OUTPUT = 2<br/>}…
630 | AUDIO_DEVICE_ROLE_OUTPUT | 输出设备。 |
/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.cpp40 OH_AudioDevice_Role deviceRole = AUDIO_DEVICE_ROLE_OUTPUT; in DeviceChangeCallback()
530 OH_AudioDevice_Role deviceRole = AUDIO_DEVICE_ROLE_OUTPUT;
563 OH_AudioDevice_Role deviceRole = AUDIO_DEVICE_ROLE_OUTPUT;
596 OH_AudioDevice_Role deviceRole = AUDIO_DEVICE_ROLE_OUTPUT;
644 OH_AudioDevice_Role deviceRole = AUDIO_DEVICE_ROLE_OUTPUT;
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/
H A Dnative__audio__device__base_8h.md42 …io.md#oh_audiodevice_role) {<br>AUDIO_DEVICE_ROLE_INPUT = 1,<br>AUDIO_DEVICE_ROLE_OUTPUT = 2<br>} …
H A D_o_h_audio.md80 …ole](#oh_audiodevice_role) {<br>AUDIO_DEVICE_ROLE_INPUT = 1,<br>AUDIO_DEVICE_ROLE_OUTPUT = 2<br>} …
678 | AUDIO_DEVICE_ROLE_OUTPUT | Output device.|