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