Method
AgsAudioSF2MidiLocaleLoaderget_synth
since: 3.16.0
Declaration [src]
AgsSF2SynthUtil*
ags_sf2_midi_locale_loader_get_synth (
AgsSF2MidiLocaleLoader* sf2_midi_locale_loader
)
Description [src]
Get AgsSF2SynthUtil
-struct synth of sf2_midi_locale_loader
.
Available since: 3.16.0
Gets property | AgsAudio.SF2MidiLocaleLoader:synth |
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. |