harmony 鸿蒙OH_AudioDeviceDescriptorArray
OH_AudioDeviceDescriptorArray
Overview
The OH_AudioDeviceDescriptorArray struct describes an array of audio device descriptors.
Since: 12
Related module: OHAudio
Header file: native_audio_device_base.h
Summary
Member Variables
Name | Description |
---|---|
uint32_t size | Size of the audio device descriptor array. |
OH_AudioDeviceDescriptor ** descriptors | Double pointer to the audio device descriptors in the array. |
Member Variable Description
size
uint32_t size
Description
Size of the audio device descriptor array.
descriptors
OH_AudioDeviceDescriptor **descriptors
Description
Double pointer to the audio device descriptors in the array.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AudioCapturer_Callbacks_Struct
harmony 鸿蒙OH_AudioRenderer_Callbacks_Struct
harmony 鸿蒙OH_AudioSession_DeactivatedEvent
harmony 鸿蒙OH_AudioSession_Strategy
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦