openharmony 鸿蒙 capi-ohaudiosuite-oh-audiodataarray

2026-08-25 浏览 (1)

OH_AudioDataArray

typedef struct {...} OH_AudioDataArray

Overview

The struct describes the input data for the multi-output rendering interface. It is used to obtain processed audio data when multiple output effect nodes are present in the pipeline.

Since: 22

Related module: OHAudioSuite

Header file: native_audio_suite_base.h

Summary

Member Variables

NameDescription
void **audioDataArrayDouble pointer to the addresses of the audio data to be output.
int32_t arraySizeSize of the audio data array.
int32_t requestFrameSizeMemory size (in bytes) allocated for each address in audioDataArray. Ensure that each address has sufficient memory allocated as specified by requestFrameSize.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 capi-native-audiostreambuilder-h

openharmony 鸿蒙 capi-ohaudiosuite

openharmony 鸿蒙 js-apis-inner-multimedia-systemSoundPlayer

openharmony 鸿蒙 arkts-apis-audio-i

openharmony 鸿蒙 capi-ohaudio

openharmony 鸿蒙 capi-ohmidi

openharmony 鸿蒙 arkts-apis-audio-AudioManager

openharmony 鸿蒙 capi-ohaudiosuite-oh-audiosuite-spacerenderpositionparams

openharmony 鸿蒙 capi-ohaudio-oh-audiostreaminfo

openharmony 鸿蒙 errorcode-ringtone

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/IqexFCft