Push the button to change the play/pause state, emitting 0 when switching to pause and 1 when switching to play.
Useful for musical playback control UI.
State Out: Emits 0 or 1 depending on the play state.
Set State: Sets the state of the button with 0 (paused) and 1 (playing).
Highlight: Controls the brightness of the button graphics from -1 (black) to 4 (white).
Auto-generated from block documentation