Method

AgsAudioFluidInterpolateLinearUtilget_source

since: 3.9.6

Declaration [src]

gpointer
ags_fluid_interpolate_linear_util_get_source (
  AgsFluidInterpolateLinearUtil* fluid_interpolate_linear_util
)

Description [src]

Get source buffer of fluid_interpolate_linear_util.

Available since: 3.9.6

Return value

Type: gpointer

The source buffer.

The data is owned by the instance.
The return value can be NULL.