Method
AgsAudioSF2SynthGeneratorget_instrument
since: 3.4.0
[−]
Declaration [src]
gchar*
ags_sf2_synth_generator_get_instrument (
AgsSF2SynthGenerator* sf2_synth_generator
)
[−]
Description [src]
Gets instrument.
Available since: 3.4.0
Gets property | AgsAudio.SF2SynthGenerator:instrument |
[−]
Return value
Type: gchar*
The instrument.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |