 |
float |
AutoRangeAttackTimeInSeconds |
Time in seconds for autorange to reach 99% of a larger range. |
 |
float |
AutoRangeReleaseTimeInSeconds |
Time in seconds for autorange to reach 99% of a smaller range. |
 |
bool |
bDoAutoRange |
If true and bDoNormalize is true, then values will be scaled between 0 and 1 based upon relatively recent minimum and maximum values. |
 |
bool |
bDoNormalize |
If true, all values are scaled and clamped between 0.0 and 1.f. |
 |
float |
DecibelNoiseFloor |
If the metric is Decibel, this is the minimum decibel value allowed. |
 |
EMetric |
Metric |
Metric used to calculate return value. |