Function

AgsAudioHQPitchUtilalloc

since: 3.9.6

Declaration [src]

AgsHQPitchUtil*
ags_hq_pitch_util_alloc (
  void
)

Description [src]

Allocate AgsHQPitchUtil-struct.

Available since: 3.9.6

Return value

Type: AgsHQPitchUtil

The newly allocated AgsHQPitchUtil-struct.

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