Method

AgsAudioSFZSynthUtilget_source

since: 3.9.6

Declaration [src]

gpointer
ags_sfz_synth_util_get_source (
  AgsSFZSynthUtil* sfz_synth_util
)

Description [src]

Get source buffer of sfz_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.