 |
float |
AutoRangeAttackTime |
The time in seconds for the range to expand to a new observed range. |
 |
float |
AutoRangeReleaseTime |
The time in seconds for the range to shrink to a new observed range. |
 |
TArray< FSoundSubmixSpectralAnalysisBandSettings > |
BandSettings |
Settings for individual bands. |
 |
bool |
bDoAutoRange |
If true, the band values are tracked to always have values between 0 and 1. |
 |
bool |
bDoNormalize |
If true, returned values are scaled between 0 and 1. |
 |
float |
DecibelNoiseFloor |
The decibel level considered silence. |
 |
float |
UpdateRate |
Number of times a second the delegate is triggered. |