Enumeration

AgsAudioSoundScope

Declaration

enum AgsAudio.SoundScope

Description [src]

Enum values to specify current scope or request current scope.

Members

Name Description
AGS_SOUND_SCOPE_PLAYBACK

Playback scope.

AGS_SOUND_SCOPE_SEQUENCER

Sequencer scope.

AGS_SOUND_SCOPE_NOTATION

Notation ability.

AGS_SOUND_SCOPE_WAVE

Wave ability.

AGS_SOUND_SCOPE_MIDI

MIDI scope.

AGS_SOUND_SCOPE_LAST

The last scope.