fftSize 属性

int? fftSize

实现

int? get fftSize native;
void fftSize=(int? value)

实现

set fftSize(int? value) native;