Method

AgsAudioFluidInterpolateNoneUtilget_destination

since: 3.9.6

Declaration [src]

gpointer
ags_fluid_interpolate_none_util_get_destination (
  AgsFluidInterpolateNoneUtil* fluid_interpolate_none_util
)

Description [src]

Get destination buffer of fluid_interpolate_none_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.