Method

AgsAudioTremoloUtilset_source

since: 5.2.0

Declaration [src]

void
ags_tremolo_util_set_source (
  AgsTremoloUtil* tremolo_util,
  gpointer source
)

Description [src]

Set source buffer of tremolo_util.

Available since: 5.2.0

Parameters

source

Type: gpointer

The source buffer.

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