outputMode
Description​
The mode used for playing audio samples Controls how alphaTab will play the audio samples in the browser.
outputMode?: PlayerOutputMode | keyof typeof PlayerOutputMode | Lowercase<keyof typeof PlayerOutputMode>;
The mode used for playing audio samples Controls how alphaTab will play the audio samples in the browser.
outputMode?: PlayerOutputMode | keyof typeof PlayerOutputMode | Lowercase<keyof typeof PlayerOutputMode>;