Method
AgsAudioSFZGroupget_sample
since: 3.17.0
Declaration [src]
GObject*
ags_sfz_group_get_sample (
AgsSFZGroup* sfz_group
)
Description [src]
Get the samples of sfz_group
.
Available since: 3.17.0
Gets property | AgsAudio.SFZGroup:sample |
Return value
Type: GObject
The AgsSFZSample
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |