Hi, I recently read that Videos can be played full screen using the native multiplayer from here. However, I have a video on an image that I want to go full screen after some time. I tried to increase the video's scale but its not the effect I want to achieve. Is there a way to do this? Thanks!
W
Wolfgang Damm
said
almost 10 years ago
There is no direct way of making a currently playing video fullscreen. However you have the possibility to start a fullscreen playback of any video using the AR.context.startVideoPlayer(..) function.
Rivera.migueld