videojava-merotationlwuit

Specifying Video rotation direction on j2me


I have j2me application in which video is played. On the client device it gets rotated to reverse direction.

What I want to know is whether any method is available for video rotation(to specify the direction of rotation) in LWUIT so as per our application we can rotate the video to the required direction?


Solution

  • As far as I know you can't do that, but you can take a look at the Advanced MMAPI specification (JSR 234) which might have something.