Method

AgsAudioOscResponsetest_flags

since: 3.0.0

Declaration [src]

gboolean
ags_osc_response_test_flags (
  AgsOscResponse* osc_response,
  AgsOscResponseFlags flags
)

Description [src]

Test flags to be set on osc_response.

Available since: 3.0.0

Parameters

flags

Type: AgsOscResponseFlags

The flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.