RotateVideo(id, angle) to rotate the video

Feature requests for future versions of Hollywood can be voiced here
Post Reply
User avatar
Juan Carlos
Posts: 887
Joined: Mon Sep 06, 2010 1:02 pm

RotateVideo(id, angle) to rotate the video

Post by Juan Carlos »

Andreas, this instruction will be possible add, to rotate the mobile videos for example.
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

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

Post 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.
Post Reply