Method
AgsAudioSFZInstrumentLoaderset_filename
since: 3.17.0
[−]
Declaration [src]
void
ags_sfz_instrument_loader_set_filename (
AgsSFZInstrumentLoader* sfz_instrument_loader,
gchar* filename
)
[−]
Description [src]
Set filename of sfz_instrument_loader
.
Available since: 3.17.0
Sets property | AgsAudio.SFZInstrumentLoader:filename |
[−]
Parameters
filename
-
Type:
gchar*
The filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.