Edit: if you come across this and want to know how I eventually solved it I gave up on that code below eventually and did this:
I\'m developing a presentation app for a client, and in the presentation the client is able to double tap a slide to view a \"sub-slide\", which means the current slide does a partial curl transition
When the MPMoviePlayerViewController is in fullscreen mode on the iPad, it defaults to having its controls to have a previous and next button on the overlay there. In my project I need to capture the
I use MPMoviePlayerViewController to make a moviePlayer.But, when I click the \"done\" button, or cancel the player, the memory used always inc开发者_运维百科reases.Why??
I have this code trying to run a video on the iPhone 4 Simulator. The problem is that looks like it loads the player but half a second later loads a back screen on top of t开发者_开发百科he whole app
I was using MPMoviePlayer to play a short video in my app with no problems in SDK 3.1.3. I made the changes to the code in SDK 4 but the video is not playing. I just get a black screen and audio. The
During the testing of my app i discovered that it crashed on an iphone with OS 3.0.1 and 3.1.1(iPod Touch).
Everything works fine while I\'m not playing anything (I\'m calling beginnotifications, etc, and using the orientation to rotate my view). But after I start playing with MPMoviePlayerController everyt
I am developing an iPad app which has plays vi开发者_JS百科deos from URLs. I am using control style 3, but there is a strange problem while I press done button. It gets video finish notification but
I am playing video with MPMoviePlayer in my application. How i rotate video in my iphone landscape to portrait and vice 开发者_开发技巧versa.You can\'t, without using a private API call, but you can s