Method

AgsAudioLinearInterpolateUtilget_source

since: 3.9.7

Declaration [src]

gpointer
ags_linear_interpolate_util_get_source (
  AgsLinearInterpolateUtil* linear_interpolate_util
)

Description [src]

Get source buffer of linear_interpolate_util.

Available since: 3.9.7

Return value

Type: gpointer

The source buffer.

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