Method

AgsAudioAudioBufferUtilcopy

since: 7.0.0

Declaration [src]

gpointer
ags_audio_buffer_util_copy (
  AgsAudioBufferUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 7.0.0

Return value

Type: gpointer

A pointer of the new AgsAudioBufferUtil-struct.

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