You may want to customize your video player by hiding certain controls like the Airplay icon to create a clean and distraction-free viewing experience. Achieving this is straightforward by using query parameters in your Video Player’s URL.

To hide the Airplay icon, you can add ?hideAirplay=true to the end of your Video Player’s URL. This query parameter informs your player not to display the Airplay icon during playback.

Here’s an example of how you can modify your player’s URL to hide the Airplay icon:

https://your-video-player-url.com?hideAirplay=true

This parameter offers you the flexibility to customize your player’s appearance, ensuring that the Airplay icon remains hidden, providing a cleaner and more focused viewing experience for your audience.