Method

AgsAudioSF2Loaderget_audio

since: 3.2.0

Declaration [src]

AgsAudio*
ags_sf2_loader_get_audio (
  AgsSF2Loader* sf2_loader
)

Description [src]

Get audio of sf2_loader.

Available since: 3.2.0

Return value

Type: AgsAudio

The assigned AgsAudio.

The caller of the method takes ownership of the data, and is responsible for freeing it.