Function

AgsAudioFluidInterpolate4thOrderUtilalloc

since: 3.9.6

Declaration [src]

AgsFluidInterpolate4thOrderUtil*
ags_fluid_interpolate_4th_order_util_alloc (
  void
)

Description [src]

Allocate AgsFluidInterpolate4thOrderUtil-struct.

Available since: 3.9.6

Return value

Type: AgsFluidInterpolate4thOrderUtil

The newly allocated AgsFluidInterpolate4thOrderUtil-struct.

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