alphaTab.RenderEngineFactory
Description
A factory for custom render engines. Note for Web: To use a custom engine in workers you have to ensure the engine and registration to the environment are also done in the background worker files (e.g. when bundling)
class RenderEngineFactory
Properties
createCanvas | |
supportsWorkers | Whether the layout supports background workers. |