pub const obs_peak_meter_type_SAMPLE_PEAK_METER: obs_peak_meter_type = 0;
Expand description

@brief A simple peak meter measuring the maximum of all samples.

This was a very common type of peak meter used for audio, but is not very accurate with regards to further audio processing.