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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -