Method

AgsAudioOscConnectiontest_flags

since: 3.0.0

[]

Declaration [src]

gboolean
ags_osc_connection_test_flags (
  AgsOscConnection* osc_connection,
  AgsOscConnectionFlags flags
)
[]

Description [src]

Test flags to be set on osc_connection.

Available since: 3.0.0

[]

Parameters

flags

Type: AgsOscConnectionFlags

The flags.

[]

Return value

Type: gboolean

TRUE if flags are set, else FALSE.