Function
AgsAudioPeakUtilalloc
since: 3.9.2
Declaration [src]
AgsPeakUtil*
ags_peak_util_alloc (
void
)
Return value
Type: AgsPeakUtil
A new AgsPeakUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |