开发者

Using MPMoviePlayerViewController full screen in iPad app that's not fully ported from iPad...yet

开发者 https://www.devze.com 2022-12-27 19:32 出处:网络
I have an iPhone app that launched the good old MPMoviePlayerController with a movie file.I changed it to a MPMoviePlayerViewController and used presentMoviePlayerViewControllerAnimated to get the mov

I have an iPhone app that launched the good old MPMoviePlayerController with a movie file. I changed it to a MPMoviePlayerViewController and used presentMoviePlayerViewControllerAnimated to get the movie to play on the iPad. It looks awful with the 2x sized controls. Can this be coded in such a way that it will look开发者_运维百科 good regardless of which device? This is just an intermediate thing, but I need to get it going quickly.

Thanks for any pointers.

0

精彩评论

暂无评论...
验证码 换一张
取 消