Function

AgsAudioChorusUtilalloc

since: 3.13.4

Declaration [src]

AgsChorusUtil*
ags_chorus_util_alloc (
  void
)

Description [src]

Allocate AgsChorusUtil-struct.

Available since: 3.13.4

Return value

Type: AgsChorusUtil

The newly allocated AgsChorusUtil-struct.

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