I am tyring to create as clean a presentation as possible for a client’s portfolio of videos. Play Speed, Video Quality, and Extra Options are extra UI that are not likely to get a lot of use by visitors, so it would be nice to be able to hide them. But it’s not critical to the client.
@web43 thanks for the answer! This is not something we have right now but it’s something we’re considering making available.
If this becomes a critical requirement by your client, I suggest checking out a third party video player and using it with HLS/DASH URLs provided in the API. Plyr, VideoJS, MediaElement.js are some options to consider. Please keep in mind that implementing a new video player requires significant HTML/Javascript work to ensure it works in many devices and browsers.