mpmoviewcontroller
want to hide progressbar which comes on top in navigation bar of MPMoviePlayerController
Is there any way to hide progress bar which comes on top in navigation bar of MPMoviePlayerController?[详细]
2023-03-16 16:07 分类:问答Why is this app crashing? I'm trying to play a short intro movie before the app is loaded
In my app I have a short movie that I want to play before the the menu is loaded. I\'ve written a few lines of code. The app works well but when I close it on the simulator or on my iPad Xcode reports[详细]
2023-03-15 04:36 分类:问答play two video in iPhone simultaneously
I want to play two video in iPhone simultaneously. There are two way to play video in iphone, One is use AVQueuePlayer. but in this controller I don\'t get how get the video playing is completed and[详细]
2023-02-28 05:16 分类:问答Movie background iPhone SDK
I am trying create an application with movie background , I have a .mov video clip 开发者_JS百科which i want put it on background and overlay with buttonsand .... what is the best way to do so ? does[详细]
2023-02-23 17:01 分类:问答I Want the Video file to Play repeatedly in my application an I am using the MPMoviePlayerController to play the video file
HI Friends, I Wantthe Video File To Play repeatedly in my application开发者_StackOverflowand i have used theFollowing code to play the video file[详细]
2023-02-16 21:00 分类:问答How to get the reference of playing MPMoviePlayerViewController after clicking on the UIwebView
I have loaded the you-tube URL on the UIWebView. After I click on UIWebView it opens the video in MPMoviePlayerViewController. Actually I need to get the reference of thisMPMoviePlayerViewController a[详细]
2023-02-13 03:31 分类:问答MPMoviePlayerController issue
In our iPad app, a video stream is playing in a player view. The player view has a button to go to a new view (I push the new view in the navigation controller when user clicks this button). The new v[详细]
2023-02-02 11:22 分类:问答[UIImageView _isChargeEnabled]: message sent to deallocated instance
I am getting this error message from an apparently private API. Anyone have a clue what this could be? It seems to occur, if you use MPMoviePlayerViewController and do a pinch while the movie is runni[详细]
2023-01-25 07:47 分类:问答Dismiss MPMoviePlayerViewController on play error
I have a problem with the MPMoviePlayerViewController: If the controller can\'t find the movie at the specified URL it displays a white screen and I can\'t make it go close.[详细]
2023-01-21 18:03 分类:问答MPMoviePlayerViewController not rotating in landscape with tabbar
I display a video using MPMoviePlayerViewController in a tabbar application, the video plays fine in portrait mode but doesn\'t rotate in landscape mode.[详细]
2023-01-21 07:47 分类:问答