Method
AgsAudioSFZLoaderget_audio
since: 3.2.0
Declaration [src]
AgsAudio*
ags_sfz_loader_get_audio (
AgsSFZLoader* sfz_loader
)
Description [src]
Get audio of sfz_loader
.
Available since: 3.2.0
Gets property | AgsAudio.SFZLoader: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. |