Enumeration

AgsAudioRecallNotifyDependencyMode

since: 6.0

Declaration

flags AgsAudio.RecallNotifyDependencyMode

Description [src]

Modes to notify of dependencies.

Available since: 6.0

Members

AGS_RECALL_NOTIFY_RUN

Notify dependency as calling run.

  • Value: 0
  • Nickname: recall-notify-run
  • Available since: 6.0
AGS_RECALL_NOTIFY_AUDIO

Notify dependency audio.

  • Value: 1
  • Nickname: recall-notify-audio
  • Available since: 6.0
AGS_RECALL_NOTIFY_AUDIO_RUN

Notifiy dependency audio run.

  • Value: 2
  • Nickname: recall-notify-audio-run
  • Available since: 6.0
AGS_RECALL_NOTIFY_CHANNEL

Notifiy dependency channel.

  • Value: 3
  • Nickname: recall-notify-channel
  • Available since: 6.0
AGS_RECALL_NOTIFY_CHANNEL_RUN

Notifiy dependency channel run.

  • Value: 4
  • Nickname: recall-notify-channel-run
  • Available since: 6.0
AGS_RECALL_NOTIFY_RECALL

Notifiy dependency recall.

  • Value: 5
  • Nickname: recall-notify-recall
  • Available since: 6.0