Method
AgsAudioFourierTransformUtilget_frequency_domain
since: 7.0.0
Declaration [src]
AgsComplex*
ags_fourier_transform_util_get_frequency_domain (
AgsFourierTransformUtil* fourier_transform_util
)
Return value
Type: AgsComplex
The frequency domain buffer.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |