Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmixSend.h |
Include |
#include "Sound/SoundSubmixSend.h" |
struct FSoundSubmixSpectralAnalysisBandSettings
Name | Description | ||
---|---|---|---|
|
AttackTimeMsec |
The attack time for the FFT band interpolation for delegate callback. |
|
|
float |
BandFrequency |
The frequency band for the magnitude to analyze. |
|
float |
QFactor |
The ratio of the bandwidth divided by the center frequency. Only used when the spectral analysis type is set to Constant Q. |
|
ReleaseTimeMsec |
The release time for the FFT band interpolation for delegate callback. |