Method

AgsAudioFluidIIRFilterUtilcopy

since: 3.9.6

Declaration [src]

gpointer
ags_fluid_iir_filter_util_copy (
  AgsFluidIIRFilterUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.6

Return value

Type: gpointer

A pointer of the new AgsFluidIIRFilterUtil-struct.

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