Method

AgsAudioSF2SynthGeneratortest_flags

since: 3.4.0

Declaration [src]

gboolean
ags_sf2_synth_generator_test_flags (
  AgsSF2SynthGenerator* sf2_synth_generator,
  AgsSF2SynthGeneratorFlags flags
)

Description [src]

Test flags to be set on sf2_synth_generator.

Available since: 3.4.0

Parameters

flags

Type: AgsSF2SynthGeneratorFlags

The flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.