Music player state options. Treat this file as an enum. Author: Daniel Griessler Dan Levy View Source vendors/AlphaTab/playerStates.js, line 1 Members Type: string # static constant PENDING_STOP A stop is pending View Source vendors/AlphaTab/playerStates.js, line 26 Type: string # static constant PLAYING The music is playing View Source vendors/AlphaTab/playerStates.js, line 20 Type: string # static constant STOPPED The music is stopped View Source vendors/AlphaTab/playerStates.js, line 14