AudioEffectSpectrumAnalyzer

    enum FFT_Size:

    • FFT_SIZE_512 = 1
    • FFT_SIZE_1024 = 2
    • FFT_SIZE_2048 = 3
    • FFT_SIZE_MAX = 5 —- Represents the size of the enum.

    • fft_size