Method

AgsAudioIpatchtest_flags

since: 3.0.0

Declaration [src]

gboolean
ags_ipatch_test_flags (
  AgsIpatch* ipatch,
  AgsIpatchFlags flags
)

Description [src]

Test flags to be set on ipatch.

Available since: 3.0.0

Parameters

flags

Type: AgsIpatchFlags

The flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.