Currently, I have a video clip set to play when the timer reaches a certain point. My goal is for the video to automatically enter full-screen mode when it starts playing and return to its original position when it stops, as the timer will continue ticking.
I am aware of the requestFullScreen() method, but I am unsure of how to call it when the video begins playing. Any assistance with this matter would be greatly appreciated. Thank you!
Best regards!