Function

AgsAudioFastPitchUtilalloc

since: 3.9.6

Declaration [src]

AgsFastPitchUtil*
ags_fast_pitch_util_alloc (
  void
)

Description [src]

Allocate AgsFastPitchUtil-struct.

Available since: 3.9.6

Return value

Type: AgsFastPitchUtil

The newly allocated AgsFastPitchUtil-struct.

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