Function
AgsAudioLinearInterpolateUtilalloc
since: 3.9.7
Declaration [src]
AgsLinearInterpolateUtil*
ags_linear_interpolate_util_alloc (
void
)
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. |