Method

AgsAudioChorusUtilset_destination

since: 3.13.4

Declaration [src]

void
ags_chorus_util_set_destination (
  AgsChorusUtil* chorus_util,
  gpointer destination
)

Description [src]

Set destination buffer of chorus_util.

Available since: 3.13.4

Parameters

destination

Type: gpointer

The destination buffer.

The argument can be NULL.
The data is owned by the caller of the function.