Method

AgsAudioHQPitchUtilget_destination

since: 3.9.6

Declaration [src]

gpointer
ags_hq_pitch_util_get_destination (
  AgsHQPitchUtil* hq_pitch_util
)

Description [src]

Get destination buffer of hq_pitch_util.

Available since: 3.9.6

Return value

Type: gpointer

The destination buffer.

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