Method

AgsAudioNoiseUtilcopy

since: 3.15.0

Declaration [src]

gpointer
ags_noise_util_copy (
  AgsNoiseUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.15.0

Return value

Type: gpointer

A pointer of the new AgsNoiseUtil-struct.

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