Method

AgsAudioOscFrontControllertest_flags

since: 3.0.0

Declaration [src]

gboolean
ags_osc_front_controller_test_flags (
  AgsOscFrontController* osc_front_controller,
  AgsOscFrontControllerFlags flags
)

Description [src]

Test flags to be set on osc_front_controller.

Available since: 3.0.0

Parameters

flags

Type: AgsOscFrontControllerFlags

The flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.