Method
AgsAudioTremoloUtilset_destination
since: 5.2.0
[−]
Declaration [src]
void
ags_tremolo_util_set_destination (
AgsTremoloUtil* tremolo_util,
gpointer destination
)
[−]
Parameters
destination
-
Type:
gpointer
The destination buffer.
The argument can be NULL
.The data is owned by the caller of the method.