Function
AgsAudioHQPitchUtilalloc
since: 3.9.6
Declaration [src]
AgsHQPitchUtil*
ags_hq_pitch_util_alloc (
void
)
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. |