Function

AgsAudioFourierTransformUtilalloc

since: 7.0.0

Declaration [src]

AgsFourierTransformUtil*
ags_fourier_transform_util_alloc (
  void
)

Description [src]

Allocate AgsFourierTransformUtil-struct.

Available since: 7.0.0

Return value

Type: AgsFourierTransformUtil

A new AgsFourierTransformUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.