Function

AgsAudioResampleUtilalloc

since: 3.9.2

Declaration [src]

AgsResampleUtil*
ags_resample_util_alloc (
  void
)

Description [src]

Allocate AgsResampleUtil-struct.

Available since: 3.9.2

Return value

Type: AgsResampleUtil

A new AgsResampleUtil-struct.

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