Un-official Seed Documentation
Back to Seed Clases
GstFft
Classes
Interfaces
Structs
FFTF32
FFTF32Complex
FFTF64
FFTF64Complex
FFTS16
FFTS16Complex
FFTS32
FFTS32Complex
Unions
Enums
FFTWindow
Namespace GstFft
Import line:
GstFft = imports.gi.GstFft;
GIR File:
GstFft-0.10.gir
C documentation:
GstFft
Namespace :
GstFft
Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor
Defined By
GstFft.
next_fast_length
(
Number
n
) :
Number
Returns the next number to
n
that is entirely a product of 2, 3 and 5.
Returns the next number to
n
that is entirely a product of 2, 3 and 5. Using this as the
len
parameter for the different GstFFT types will provide the best performance.
Parameters:
Number
n
Required (not null)
Returns:
Number
GstFft
Events
None
Documentation generated by
Introspection Doc Generator
Loosely Based on
JsDoc Toolkit
on Tue Jun 22 2010 16:34:00 GMT+0800 (HKT)