Method
AgsAudioSFZInstrumentLoaderget_audio_container
since: 3.17.0
Declaration [src]
AgsAudioContainer*
ags_sfz_instrument_loader_get_audio_container (
AgsSFZInstrumentLoader* sfz_instrument_loader
)
Description [src]
Get audio container of sfz_instrument_loader
.
Available since: 3.17.0
Gets property | AgsAudio.SFZInstrumentLoader:audio-container |
Return value
Type: AgsAudioContainer
The assigned AgsAudioContainer
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |