Enumeration

AgsAudioRecallNotifyDependencyMode

Declaration

flags AgsAudio.RecallNotifyDependencyMode

Description [src]

Modes to notify of dependencies.

Members

Name Description
AGS_RECALL_NOTIFY_RUN

Notify dependency as calling run.

AGS_RECALL_NOTIFY_AUDIO

Notify dependency audio.

AGS_RECALL_NOTIFY_AUDIO_RUN

Notifiy dependency audio run.

AGS_RECALL_NOTIFY_CHANNEL

Notifiy dependency channel.

AGS_RECALL_NOTIFY_CHANNEL_RUN

Notifiy dependency channel run.

AGS_RECALL_NOTIFY_RECALL

Notifiy dependency recall.