Method

AgsAudioLinearInterpolateUtilget_destination

since: 3.9.7

Declaration [src]

gpointer
ags_linear_interpolate_util_get_destination (
  AgsLinearInterpolateUtil* linear_interpolate_util
)

Description [src]

Get destination buffer of linear_interpolate_util.

Available since: 3.9.7

Return value

Type: gpointer

The destination buffer.

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