Method

AgsAudioTimeStretchUtilget_destination

since: 3.13.0

Declaration [src]

gpointer
ags_time_stretch_util_get_destination (
  AgsTimeStretchUtil* time_stretch_util
)

Description [src]

Get destination buffer of time_stretch_util.

Available since: 3.13.0

Return value

Type: gpointer

The destination buffer.

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