The first one explains inter alia how to call the player controls and says that they can be customized. The problem is that it provides a link for more info on how to customize and that link leads nowhere (thatâs the link I provided in my question).
The 2d one explains how to code a new player UI from scratch, which is not what I want to do if I may avoid it. I just want basically to choose which controls to call and which to hide, something which should be extremely easy if cloudlflare has indeed built customizable controls as they claim (but do not document).
I believe the API link is the extent to which you can customize Cloudflareâs player. API is what works behind the scenes, so whatever the API parameters are, thatâs all thatâs available.
Anything else, youâll have to code from scratch using their example.
You are probably right. I may have read too much in their sentence âYou may choose to build buttons and controls that work with the player.â - may indeed mean to build from scratch, not just choose which buttons we want to hide or show.
Omitting the API argument âControlsâ has no effect on iPhone (ios Safari). It shows itâs native controls nonetheless. My video is intended as background i.e. no controls.
Would you know how to customise the UI by hiding controls on iPhone (ios Safari)?
The below discussions suggests some CSS tricks but I have been unable to integrate them successfully to the Cloudflare player.