Method
AgsAudioSFZSampleset_region
since: 3.17.0
Declaration [src]
void
ags_sfz_sample_set_region (
AgsSFZSample* sfz_sample,
GObject* region
)
Description [src]
Set the region field of sfz_sample
.
Available since: 3.17.0
Sets property | AgsAudio.SFZSample:region |
Parameters
region
-
Type:
GObject
The
AgsSFZRegion
.The data is owned by the caller of the method.