Enum FftBufferSize
FFT buffer size. The larger the buffer, the more precisely the module works and the higher the delay.
public enum FftBufferSize
Fields
X1024 = 4X128 = 1X2048 = 5X256 = 2X4096 = 6X512 = 3X64 = 0X8192 = 7
FFT buffer size. The larger the buffer, the more precisely the module works and the higher the delay.
public enum FftBufferSize
X1024 = 4X128 = 1X2048 = 5X256 = 2X4096 = 6X512 = 3X64 = 0X8192 = 7