tags:

views:

47

answers:

1

Hello,

Could anyone tell me how I can play movie in portrait mode half screen?

I can't use [mMoviePlayer setOrientation:UIDeviceOrientationPortrait animated:NO] API because it is a private API (Apple will reject our application if we use their private API).

A: 

There are already two solutions on the site... a simple search reveled both... and your question as well :P

Solution 1 by - pythonquick

Solution 2 by - John (an others)

Suicidal