Method

AgsAudioPeakUtilget_source

since: 3.9.2

Declaration [src]

gpointer
ags_peak_util_get_source (
  AgsPeakUtil* peak_util
)

Description [src]

Get source buffer of peak_util.

Available since: 3.9.2

Return value

Type: gpointer

The source buffer.

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