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

Return value

Type: GObject

The AgsSFZGroup.

The caller of the method takes ownership of the data, and is responsible for freeing it.