Method

AgsAudioSF2SynthUtilget_source

since: 3.9.6

Declaration [src]

gpointer
ags_sf2_synth_util_get_source (
  AgsSF2SynthUtil* sf2_synth_util
)

Description [src]

Get source buffer of sf2_synth_util.

Available since: 3.9.6

Return value

Type: gpointer

The source buffer.

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