Method

AgsAudioSFZSampleset_group

since: 3.17.0

Declaration [src]

void
ags_sfz_sample_set_group (
  AgsSFZSample* sfz_sample,
  GObject* group
)

Description [src]

Set the group field of sfz_sample.

Available since: 3.17.0

Parameters

group

Type: GObject

The AgsSFZGroup.

The data is owned by the caller of the function.