Function
AgsAudioPitch4xAliasUtilalloc
since: 6.15.0
Declaration [src]
AgsPitch4xAliasUtil*
ags_pitch_4x_alias_util_alloc (
void
)
Return value
Type: AgsPitch4xAliasUtil
The newly allocated AgsPitch4xAliasUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |