CRI ADX  Last Updated: 2024-07-17 10:48 p
CriAtomExWaveformInfoTag结构体 参考

Audio waveform information 更多...

#include <cri_le_atom_ex.h>

成员变量

CriAtomExWaveId wave_id
 
CriAtomExFormat format
 
CriSint32 sampling_rate
 
CriSint32 num_channels
 
CriSint64 num_samples
 
CriBool streaming_flag
 
CriUint32 reserved [1]
 

详细描述

Audio waveform information

Description:
Detailed information about an audio waveform played back in a Cue.
参见
criAtomExAcb_GetWaveformInfoById, criAtomExAcb_GetWaveformInfoByName

结构体成员变量说明

◆ wave_id

CriAtomExWaveId wave_id

Waveform data ID

◆ format

Format type

◆ sampling_rate

CriSint32 sampling_rate

Sampling frequency

◆ num_channels

CriSint32 num_channels

Number of channels

◆ num_samples

CriSint64 num_samples

Total number of samples

◆ streaming_flag

CriBool streaming_flag

Streaming flag

◆ reserved

CriUint32 reserved[1]

Reserved area


该结构体的文档由以下文件生成: