Method
AgsAudioSF2MidiLocaleLoaderget_synth_template
since: 3.16.0
Declaration [src]
AgsSF2SynthUtil*
ags_sf2_midi_locale_loader_get_synth_template (
AgsSF2MidiLocaleLoader* sf2_midi_locale_loader
)
Description [src]
Get AgsSF2SynthUtil
-struct synth template of sf2_midi_locale_loader
.
Available since: 3.16.0
Gets property | AgsAudio.SF2MidiLocaleLoader:synth-template |
Return value
Type: AgsSF2SynthUtil
The assigned AgsSF2SynthUtil
-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |