Method

AgsAudioTremoloUtilget_destination

since: 5.2.0

Declaration [src]

gpointer
ags_tremolo_util_get_destination (
  AgsTremoloUtil* tremolo_util
)

Description [src]

Get destination buffer of tremolo_util.

Available since: 5.2.0

Return value

Type: gpointer

The destination buffer.

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