Function

AgsAudioTimeStretchUtilalloc

since: 3.13.0

Declaration [src]

AgsTimeStretchUtil*
ags_time_stretch_util_alloc (
  void
)

Description [src]

Allocate AgsTimeStretchUtil-struct.

Available since: 3.13.0

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.