Audacity 3.2.0
Public Attributes | List of all members
MeterValues Struct Reference

#include <DynamicRangeProcessorTypes.h>

Public Attributes

float compressionGainDb = 0
 
float outputDb = std::numeric_limits<float>::lowest()
 

Detailed Description

Definition at line 32 of file DynamicRangeProcessorTypes.h.

Member Data Documentation

◆ compressionGainDb

float MeterValues::compressionGainDb = 0

Definition at line 34 of file DynamicRangeProcessorTypes.h.

◆ outputDb

float MeterValues::outputDb = std::numeric_limits<float>::lowest()

Definition at line 35 of file DynamicRangeProcessorTypes.h.


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