Using MPMoviePlayerViewController in SDK 3.2 for iPad

Posted by wsurferdude on Stack Overflow See other posts from Stack Overflow or by wsurferdude
Published on 2010-02-07T20:16:58Z Indexed on 2010/03/11 18:34 UTC
Read the original article Hit count: 729

Filed under:
|

I've developed an iPhone app that has been running MPMoviePlayer (pre 3.2 SDK) with no problems. I know this is a newbie question, but how do I get a movie to play in the new MPMoviePlayerViewController. I am only getting audio and wish to learn the new view controller. I've ported my whole app over to iPad and everything else works fine except for video. Could someone please show an example using the movie view controller? Any help would be appreciated.

Thanks,

© Stack Overflow or respective owner

Related posts about mpmovieplayer

Related posts about ipad