Method

AgsAudioFastPitchUtilget_destination

since: 3.9.6

Declaration [src]

gpointer
ags_fast_pitch_util_get_destination (
  AgsFastPitchUtil* fast_pitch_util
)

Description [src]

Get destination buffer of fast_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.