Function

AgsAudioPeakUtilalloc

since: 3.9.2

Declaration [src]

AgsPeakUtil*
ags_peak_util_alloc (
  void
)

Description [src]

Allocate AgsPeakUtil-struct.

Available since: 3.9.2

Return value

Type: AgsPeakUtil

A new AgsPeakUtil-struct.

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