Function

AgsAudioFluidInterpolateNoneUtilalloc

since: 3.9.6

Declaration [src]

AgsFluidInterpolateNoneUtil*
ags_fluid_interpolate_none_util_alloc (
  void
)

Description [src]

Allocate AgsFluidInterpolateNoneUtil-struct.

Available since: 3.9.6

Return value

Type: AgsFluidInterpolateNoneUtil

The newly allocated AgsFluidInterpolateNoneUtil-struct.

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