Method

AgsAudioWahWahUtilset_destination

since: 3.9.2

Declaration [src]

void
ags_wah_wah_util_set_destination (
  AgsWahWahUtil* wah_wah_util,
  gpointer destination
)

Description [src]

Set destination buffer of wah_wah_util.

Available since: 3.9.2

Parameters

destination

Type: gpointer

The destination buffer.

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