Page 1 of 1

RotateVideo(id, angle) to rotate the video

Posted: Mon Nov 28, 2016 1:39 pm
by Juan Carlos
Andreas, this instruction will be possible add, to rotate the mobile videos for example.

Re: RotateVideo(id, angle) to rotate the video

Posted: Tue Nov 29, 2016 8:37 pm
by airsoftsoftwair
You can already do that by using video layers. Set "UseLayer" to TRUE in PlayVideo() and then use RotateLayer() on the video layer to get what you want.