Method

AgsAudioFMSynthUtilget_source

since: 3.9.3

Declaration [src]

gpointer
ags_fm_synth_util_get_source (
  AgsFMSynthUtil* fm_synth_util
)

Description [src]

Get source buffer of fm_synth_util.

Available since: 3.9.3

Return value

Type: gpointer

The source buffer.

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