Method

AgsAudioPitch2xAliasUtilget_destination

since: 6.15.0

Declaration [src]

gpointer
ags_pitch_2x_alias_util_get_destination (
  AgsPitch2xAliasUtil* pitch_2x_alias_util
)

Description [src]

Get destination buffer of pitch_2x_alias_util.

Available since: 6.15.0

Return value

Type: gpointer

The destination buffer.

The returned data is owned by the instance.
The return value can be NULL.