| Import line: | GstFft = imports.gi.GstFft; |
| GIR File: | GstFft-0.10.gir |
| C documentation: | GstFFTWindow |
| Enum : | FFTWindow |
| Show / Hide Inherited methods, properties and signals |
| Properties | |
|---|---|
|
Number GstFft.FFTWindow.BARTLETT : 3
|
|
|
Number GstFft.FFTWindow.BLACKMAN : 4
|
|
|
Number GstFft.FFTWindow.HAMMING : 1
|
|
|
Number GstFft.FFTWindow.HANN : 2
|
|
|
Number GstFft.FFTWindow.RECTANGULAR : 0
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GstFft.FFTF32
Method |
This calls the window function window on the timedata sample buffer.
|
|
GstFft.FFTF64
Method |
This calls the window function window on the timedata sample buffer.
|
|
GstFft.FFTS16
Method |
This calls the window function window on the timedata sample buffer.
|
|
GstFft.FFTS32
Method |
This calls the window function window on the timedata sample buffer.
|