Method

AgsAudioRecalltest_state_flags

since: 3.0.0

Declaration [src]

gboolean
ags_recall_test_state_flags (
  AgsRecall* recall,
  AgsSoundStateFlags state_flags
)

Description [src]

Test state_flags to be set on recall.

Available since: 3.0.0

Parameters

state_flags

Type: AgsSoundStateFlags

The state flags.

Return value

Type: gboolean

TRUE if flags are set, else FALSE.