Method
AgsAudioFluidInterpolateLinearUtilset_source
since: 3.9.6
[−]
Declaration [src]
void
ags_fluid_interpolate_linear_util_set_source (
AgsFluidInterpolateLinearUtil* fluid_interpolate_linear_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.