Method

AgsAudioPitch2xAliasUtilcopy

since: 6.15.0

Declaration [src]

gpointer
ags_pitch_2x_alias_util_copy (
  AgsPitch2xAliasUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 6.15.0

Return value

Type: gpointer

A pointer of the new AgsPitch2xAliasUtil-struct.

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