Gst.FFT.S32 – gstreamer-fft-1.0 Reference Manual
Packages
gstreamer-fft-1.0
Gst
FFT
S32
S32
fft
free
inverse_fft
window
S32
Object Hierarchy:
Description:
[
CCode
( has_type_id =
false
) ]
[
Compact
]
[
GIR
( name =
"FFTS32"
) ]
public
class
S32
Namespace:
Gst.FFT
Package:
gstreamer-fft-1.0
Content:
Creation methods:
public
S32
(
int
len,
bool
inverse)
Methods:
public
void
fft
(
int32
timedata,
S32Complex
freqdata)
public
void
free
()
public
void
inverse_fft
(
S32Complex
freqdata,
int32
timedata)
public
void
window
(
int32
timedata,
Window
window)