Function
AgsAudioFourierTransformUtilalloc
since: 7.0.0
Declaration [src]
AgsFourierTransformUtil*
ags_fourier_transform_util_alloc (
void
)
Return value
Type: AgsFourierTransformUtil
A new AgsFourierTransformUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |