Method

AgsAudioSF2Loaderget_audio_container

since: 3.2.0

Declaration [src]

AgsAudioContainer*
ags_sf2_loader_get_audio_container (
  AgsSF2Loader* sf2_loader
)

Description [src]

Get audio container of sf2_loader.

Available since: 3.2.0

Return value

Type: AgsAudioContainer

The assigned AgsAudioContainer.

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