Function

AgsAudioPitch16xAliasUtilalloc

since: 6.15.0

Declaration [src]

AgsPitch16xAliasUtil*
ags_pitch_16x_alias_util_alloc (
  void
)

Description [src]

Allocate AgsPitch16xAliasUtil-struct.

Available since: 6.15.0

Return value

Type: AgsPitch16xAliasUtil

The newly allocated AgsPitch16xAliasUtil-struct.

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