WindowType
WindowType
type specifies which window function is applied when extracting frequency data.
Acceptable values:
blackman
Set Blackman window as window function.
hann
Set Hanning window as window function.
On Web
, the value of window
is permanently 'blackman'
, and it cannot be set like on the Android
or iOS
.