Function
AgsAudioTimeStretchUtilalloc
since: 3.13.0
Declaration [src]
AgsTimeStretchUtil*
ags_time_stretch_util_alloc (
void
)
Return value
Type: AgsTimeStretchUtil
The newly allocated AgsTimeStretchUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |