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

True peak information 更多...

#include <cri_le_atom.h>

成员变量

CriSint32 num_channels
 Number of valid channels 更多...
 
CriFloat32 levels [16]
 True Peak Level 更多...
 
CriFloat32 hold_levels [16]
 Peak Hold Level 更多...
 

详细描述

True peak information

Description:
Structure for acquiring true peak information.
This is used in the ::criAtomMeter_GetTruePeakInfo function.
Remarks:
The unit used for level values is dB.
参见
criAtomMeter_GetTruePeakInfo

结构体成员变量说明

◆ num_channels

CriSint32 num_channels

Number of valid channels

Description:
The number of channels with valid measurement results.

◆ levels

CriFloat32 levels[16]

True Peak Level

Description:
It is the measurement result of the true peak meter.

◆ hold_levels

CriFloat32 hold_levels[16]

Peak Hold Level

Description:
It is the peak level being held.

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