Method

AgsAudioSFZSampleget_region

since: 3.17.0

Declaration [src]

GObject*
ags_sfz_sample_get_region (
  AgsSFZSample* sfz_sample
)

Description [src]

Get the regions of sfz_sample.

Available since: 3.17.0

Return value

Type: GObject

The AgsSFZRegion.

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