语法
成员
samplesPerSecond uint32_t
指定应播放或录制每个通道的采样频率。
channelMask uint32_t
覆盖多通道音频流中通道到扬声器位置的分配。
channelCount uint16_t
指定音频数据的通道数。
bitsPerSample uint16_t
指定每个样本的位数。如果此值不能被字节整除,则将假定所含样本类型使用位进行填充以使其能被字节整除。
sampleType PartyAudioSampleType
指定样本类型。
interleaved PartyBool
一个标志,表示对于多通道格式,多通道音频数据是否交错。
