Function

AgsAudioNoiseUtilalloc

since: 3.15.0

Declaration [src]

AgsNoiseUtil*
ags_noise_util_alloc (
  void
)

Description [src]

Allocate AgsNoiseUtil-struct.

Available since: 3.15.0

Return value

Type: AgsNoiseUtil

The newly allocated AgsNoiseUtil-struct.

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