Method

AgsAudioSF2Loaderget_preset

since: 3.2.0

Declaration [src]

gchar*
ags_sf2_loader_get_preset (
  AgsSF2Loader* sf2_loader
)

Description [src]

Get preset of sf2_loader.

Available since: 3.2.0

Return value

Type: gchar*

The assigned preset.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.