Function

AgsAudioFluidInterpolateLinearUtilalloc

since: 3.9.6

Declaration [src]

AgsFluidInterpolateLinearUtil*
ags_fluid_interpolate_linear_util_alloc (
  void
)

Description [src]

Allocate AgsFluidInterpolateLinearUtil-struct.

Available since: 3.9.6

Return value

Type: AgsFluidInterpolateLinearUtil

The newly allocated AgsFluidInterpolateLinearUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.