Method
AgsAudioSFZRegionset_sample
since: 3.17.0
Declaration [src]
void
ags_sfz_region_set_sample (
AgsSFZRegion* sfz_region,
GObject* sample
)
Description [src]
Set the sample field of sfz_region
.
Available since: 3.17.0
Sets property | AgsAudio.SFZRegion:sample |
Parameters
sample
-
Type:
GObject
The
AgsSFZSample
.The data is owned by the caller of the method.