Table of Contents

Enum FftBufferSize

Namespace
SunSharp.Modules
Assembly
SunSharp.dll

FFT buffer size. The larger the buffer, the more precisely the module works and the higher the delay.

public enum FftBufferSize

Fields

X1024 = 4
X128 = 1
X2048 = 5
X256 = 2
X4096 = 6
X512 = 3
X64 = 0
X8192 = 7