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

Return value

Type: GObject

The AgsSFZSample.

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