ios - Background video playing of MPMoviePlayer issue -
ios - Background video playing of MPMoviePlayer issue -
hello using mpmovieplayercontroller play live streaming , cached videos in application.when video playing , press home button ,it pauses. set background mode -audio in info.plist. when application goes background pauses video, user has go ipodplayer in multitasking panel , nail play continue. not getting problem,can help me in this? use
[[avaudiosession sharedinstance] setdelegate: self]; [[avaudiosession sharedinstance] setcategory:avaudiosessioncategoryplayback error:nil]; [[avaudiosession sharedinstance] setactive: yes error: nil];
but still not working.
ios ios5 video ios6 mpmovieplayercontroller
Comments
Post a Comment