Hide scrubber, playerbar or large play button in videoplayer
Follow the next steps if you like to hide the scrubber, the complete player bar (which contain the video player controls) or the large playbutton in a video player.
1. Go to the studio tab and open, duplicate or create a videoplayer
2. On the left side open the plugin tab
3. Click on UI Variables
4. Add one or both codes followed by false
- To hide the scrubber: scrubber.plugin
- To hide the controls: controlBarContainer.plugin
- To hide the large playbutton: largePlayBtn.plugin
- To hide the loadingspinner: loadingSpinner.plugin
5. Save your video player