Method

AgsAudioChorusUtilget_destination

since: 3.13.4

Declaration [src]

gpointer
ags_chorus_util_get_destination (
  AgsChorusUtil* chorus_util
)

Description [src]

Get destination buffer of chorus_util.

Available since: 3.13.4

Return value

Type: gpointer

The destination buffer.

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