Method
AgsAudioSFZSampleget_group
since: 3.17.0
Declaration [src]
GObject*
ags_sfz_sample_get_group (
AgsSFZSample* sfz_sample
)
Description [src]
Get the groups of sfz_sample
.
Available since: 3.17.0
Gets property | AgsAudio.SFZSample:group |
Return value
Type: GObject
The AgsSFZGroup
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |