Function

AgsAudioPitch2xAliasUtilalloc

since: 6.15.0

Declaration [src]

AgsPitch2xAliasUtil*
ags_pitch_2x_alias_util_alloc (
  void
)

Description [src]

Allocate AgsPitch2xAliasUtil-struct.

Available since: 6.15.0

Return value

Type: AgsPitch2xAliasUtil

The newly allocated AgsPitch2xAliasUtil-struct.

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