Method

AgsAudioSF2SynthGeneratorset_filename

since: 3.4.0

Declaration [src]

void
ags_sf2_synth_generator_set_filename (
  AgsSF2SynthGenerator* sf2_synth_generator,
  gchar* filename
)

Description [src]

Set filename.

Available since: 3.4.0

Parameters

filename

Type: gchar*

The filename.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.