Searched refs:OH_AudioDeviceDescriptor_GetDeviceChannelCounts (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/multimedia/audio_framework/interfaces/kits/c/common/ |
H A D | native_audio_device_base.h | 369 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceChannelCounts(OH_AudioDeviceDescriptor *aud…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/ |
H A D | native__audio__device__base_8h.md | 59 …Common_Result](_o_h_audio.md#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceChannelCoun…
|
H A D | _o_h_audio.md | 115 | [OH_AudioCommon_Result](#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceChannelCounts]… 1578 ### OH_AudioDeviceDescriptor_GetDeviceChannelCounts() 1581 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceChannelCounts(OH_AudioDeviceDescriptor *aud…
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_device_change_test/src/ |
H A D | oh_audio_device_change_unit_test.cpp | 1277 …result = OH_AudioDeviceDescriptor_GetDeviceChannelCounts(descriptor, &channelCounts, &channelSize); 1311 …result = OH_AudioDeviceDescriptor_GetDeviceChannelCounts(descriptor, &channelCounts, &channelSize); 1345 …result = OH_AudioDeviceDescriptor_GetDeviceChannelCounts(descriptor, &channelCounts, &channelSize); 1378 … result = OH_AudioDeviceDescriptor_GetDeviceChannelCounts(descriptor, nullptr, &channelSize); 1408 … result = OH_AudioDeviceDescriptor_GetDeviceChannelCounts(descriptor, &channelCounts, nullptr); 1425 OH_AudioCommon_Result result = OH_AudioDeviceDescriptor_GetDeviceChannelCounts(
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioDeviceDescriptor.cpp | 92 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceChannelCounts(OH_AudioDeviceDescriptor *aud… in OH_AudioDeviceDescriptor_GetDeviceChannelCounts() function
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | native__audio__device__base_8h.md | 59 …Common_Result](_o_h_audio.md#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceChannelCoun…
|
H A D | _o_h_audio.md | 115 | [OH_AudioCommon_Result](#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceChannelCounts]… 1695 ### OH_AudioDeviceDescriptor_GetDeviceChannelCounts() 1698 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceChannelCounts(OH_AudioDeviceDescriptor *aud…
|