Method
AgsAudioFourierTransformUtilset_source
since: 7.0.0
[−]
Declaration [src]
void
ags_fourier_transform_util_set_source (
AgsFourierTransformUtil* fourier_transform_util,
gpointer source
)
[−]
Parameters
source
-
Type:
gpointer
The source buffer.
The argument can be NULL
.The data is owned by the caller of the method.