Method

AgsAudioSFZRegionget_sample

since: 3.17.0

Declaration [src]

GObject*
ags_sfz_region_get_sample (
  AgsSFZRegion* sfz_region
)

Description [src]

Get the samples of sfz_region.

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.