Searched refs:OH_AudioDeviceDescriptor_GetDeviceSampleRates (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 | 353 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceSampleRates(OH_AudioDeviceDescriptor *audio…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-audio-kit/ |
H A D | native__audio__device__base_8h.md | 58 …oCommon_Result](_o_h_audio.md#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceSampleRate…
|
H A D | _o_h_audio.md | 114 | [OH_AudioCommon_Result](#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceSampleRates](#… 1712 ### OH_AudioDeviceDescriptor_GetDeviceSampleRates() 1715 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceSampleRates(OH_AudioDeviceDescriptor *audio…
|
/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 | 1100 result = OH_AudioDeviceDescriptor_GetDeviceSampleRates(descriptor, &sampleRates, &size); 1134 result = OH_AudioDeviceDescriptor_GetDeviceSampleRates(descriptor, &sampleRates, &size); 1168 result = OH_AudioDeviceDescriptor_GetDeviceSampleRates(descriptor, &sampleRates, &size); 1201 result = OH_AudioDeviceDescriptor_GetDeviceSampleRates(descriptor, nullptr, &size); 1231 … result = OH_AudioDeviceDescriptor_GetDeviceSampleRates(descriptor, &sampleRates, nullptr); 1248 …OH_AudioCommon_Result result = OH_AudioDeviceDescriptor_GetDeviceSampleRates(descriptor, &sampleRa…
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioDeviceDescriptor.cpp | 79 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceSampleRates(OH_AudioDeviceDescriptor *audio… in OH_AudioDeviceDescriptor_GetDeviceSampleRates() function
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | native__audio__device__base_8h.md | 58 …oCommon_Result](_o_h_audio.md#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceSampleRate…
|
H A D | _o_h_audio.md | 114 | [OH_AudioCommon_Result](#oh_audiocommon_result) [OH_AudioDeviceDescriptor_GetDeviceSampleRates](#… 1841 ### OH_AudioDeviceDescriptor_GetDeviceSampleRates() 1844 OH_AudioCommon_Result OH_AudioDeviceDescriptor_GetDeviceSampleRates(OH_AudioDeviceDescriptor *audio…
|