Method

AgsAudioFourierTransformUtilcopy

since: 7.0.0

Declaration [src]

gpointer
ags_fourier_transform_util_copy (
  AgsFourierTransformUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 7.0.0

Return value

Type: gpointer

A pointer of the new AgsFourierTransformUtil-struct.

The returned data is owned by the instance.
The return value can be NULL.