Method

AgsAudioSFZGroupset_sample

since: 3.17.0

Declaration [src]

void
ags_sfz_group_set_sample (
  AgsSFZGroup* sfz_group,
  GObject* sample
)

Description [src]

Set the sample field of sfz_group.

Available since: 3.17.0

Parameters

sample

Type: GObject

The AgsSFZSample.

The data is owned by the caller of the function.