Method
AgsAudioFrequencyAliaseUtilset_destination
since: 4.0.0
[−]
Declaration [src]
void
ags_frequency_aliase_util_set_destination (
AgsFrequencyAliaseUtil* frequency_aliase_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.