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