CRI ADX
Last Updated: 2024-07-17 10:47 p
|
Configuration structure for adding the true peak meter function.This is the configuration structure for adding the true peak meter function.
This structure is specified as an argument of the criAtomMeter_AttachTruePeakMeter function.
More...
#include <cri_le_atom.h>
Data Fields | |
CriBool | sample_clipping |
Clipping. More... | |
CriSint32 | interval |
Measurement interval (in milliseconds) More... | |
CriSint32 | hold_time |
Hold time (in milliseconds) More... | |
Configuration structure for adding the true peak meter function.
This is the configuration structure for adding the true peak meter function.
This structure is specified as an argument of the criAtomMeter_AttachTruePeakMeter function.
CriBool sample_clipping |
Clipping.
CriSint32 interval |
Measurement interval (in milliseconds)
CriSint32 hold_time |
Hold time (in milliseconds)