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