Method
AgsAudioFourierTransformUtilset_frequency_domain
since: 7.0.0
Declaration [src]
void
ags_fourier_transform_util_set_frequency_domain (
AgsFourierTransformUtil* fourier_transform_util,
AgsComplex* frequency_domain
)
Parameters
frequency_domain
-
Type:
AgsComplex
The frequency domain buffer.
The data is owned by the caller of the method.