Function

AgsAudioLinearInterpolateUtilalloc

since: 3.9.7

Declaration [src]

AgsLinearInterpolateUtil*
ags_linear_interpolate_util_alloc (
  void
)

Description [src]

Allocate AgsLinearInterpolateUtil-struct.

Available since: 3.9.7

Return value

Type: AgsLinearInterpolateUtil

The newly allocated AgsLinearInterpolateUtil-struct.

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