Method

AgsAudioChanneltest_ability_flags

since: 3.0.0

Declaration [src]

gboolean
ags_channel_test_ability_flags (
  AgsChannel* channel,
  AgsSoundAbilityFlags ability_flags
)

Description [src]

Test ability_flags to be set on channel.

Available since: 3.0.0

Parameters

ability_flags

Type: AgsSoundAbilityFlags

The ability flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.