Skip to main content

alphaTab.PlayerMode

Description

Lists the different modes how the internal alphaTab player (and related cursor behavior) is working.

Enum Members

NameNumeric ValueDescription
Disabled0

The player functionality is fully disabled.

EnabledAutomatic1

The player functionality is enabled. If the loaded file provides a backing track, it is used for playback. If no backing track is provided, the midi synthesizer is used.

EnabledSynthesizer2

The player functionality is enabled and the synthesizer is used (even if a backing track is embedded in the file).

EnabledBackingTrack3

The player functionality is enabled. If the input data model has no backing track configured, the player might not work as expected (as playback completes instantly).

EnabledExternalMedia4

The player functionality is enabled and an external audio/video source is used as time axis. The related player APIs need to be used to update the current position of the external audio source within alphaTab.