controlsEnabled
Whether the built-in control bar is used. Set it to false to get a bare video surface and drive playback from your own UI; taps on the player then do nothing and no control ever appears. Defaults to true.
Playback errors are still reported: the error banner is attached to the player view rather than the control bar, and onPlaybackError fires either way.
The live badge is part of the control bar, so it disappears with the rest — a custom live UI has to draw its own.