CRI ADX  Last Updated: 2024-07-17 10:47 p
CriAtomTruePeakInfoTag Struct Reference

True peak information. More...

#include <cri_le_atom.h>

Data Fields

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

Detailed Description

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.
See also
criAtomMeter_GetTruePeakInfo

Field Documentation

◆ 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.

The documentation for this struct was generated from the following file: