Method

AgsAudioTimeStretchUtilget_source

since: 3.13.0

Declaration [src]

gpointer
ags_time_stretch_util_get_source (
  AgsTimeStretchUtil* time_stretch_util
)

Description [src]

Get source buffer of time_stretch_util.

Available since: 3.13.0

Return value

Type: gpointer

The source buffer.

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