Enumeration

AgsAudioRecallFlags

since: 6.0

Declaration

flags AgsAudio.RecallFlags

Description [src]

Enum values to control the behavior or indicate internal state of AgsRecall by enable/disable as flags.

Available since: 6.0

Members

AGS_RECALL_TEMPLATE

Is template.

  • Value: 1
  • Nickname: recall-template
  • Available since: 6.0
AGS_RECALL_DEFAULT_TEMPLATE

Is default template.

  • Value: 2
  • Nickname: recall-default-template
  • Available since: 6.0
AGS_RECALL_HAS_OUTPUT_PORT

Has output port.

  • Value: 4
  • Nickname: recall-has-output-port
  • Available since: 6.0
AGS_RECALL_BYPASS

Don’t apply effect processing.

  • Value: 8
  • Nickname: recall-bypass
  • Available since: 6.0
AGS_RECALL_INITIAL_RUN

Initial run, first attack to audio data.

  • Value: 16
  • Nickname: recall-initial-run
  • Available since: 6.0