Function

AgsAudioTremoloUtilalloc

since: 5.2.0

Declaration [src]

AgsTremoloUtil*
ags_tremolo_util_alloc (
  void
)

Description [src]

Allocate AgsTremoloUtil-struct.

Available since: 5.2.0

Return value

Type: AgsTremoloUtil

A new AgsTremoloUtil-struct.

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