Method

AgsAudioFluidInterpolate4thOrderUtilget_destination

since: 3.9.6

Declaration [src]

gpointer
ags_fluid_interpolate_4th_order_util_get_destination (
  AgsFluidInterpolate4thOrderUtil* fluid_interpolate_4th_order_util
)

Description [src]

Get destination buffer of fluid_interpolate_4th_order_util.

Available since: 3.9.6

Return value

Type: gpointer

The destination buffer.

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