Method
AgsAudioSF2SynthUtilget_sf2_file
since: 4.0.0
Declaration [src]
AgsAudioContainer*
ags_sf2_synth_util_get_sf2_file (
AgsSF2SynthUtil* sf2_synth_util
)
Return value
Type: AgsAudioContainer
The Soundfont2 file.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |