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
Gets property | AgsAudio.SFZRegion:sample |
Return value
Type: GObject
The AgsSFZSample
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |