iPhone video player - Change player orientation (w/ Playlist)

Posted by santoni on Stack Overflow See other posts from Stack Overflow or by santoni
Published on 2010-04-02T12:01:15Z Indexed on 2010/04/09 9:43 UTC
Read the original article Hit count: 399

Filed under:
|
|
|

Hi,

I need to rotate the video player on iPhone (or let it autorotate).

I know the webview solution, but here come the problem, I need to play several video (distant), and WebView can't provide me a stopSelector.

I know the fact that setOrientation is a private API.

Is there a solution ?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk