Constructor
# <MusicControls />
Extends
- Component
Members
Methods
# componentDidMount()
Adds an AlphaTab player finished observer
# componentWillUnmount()
Removes the AlphaTab player finished observer
# donePlaying()
Sets isPlaying to false in state
# playPauseButtonHandler()
Plays or pauses the music
# render()
Renders the MusicControls component
# stopButtonHandler()
Stops the music