1

im trying to find resources about the possibility to control audio stream from the multitasking bar in iOS 4+. So possibly when app reaches background, when the home button was pressed twice, the audio controls in the multitasking bar should give me some possibility to control my audio stream. I don't know if using simple mpmovieplayer is enough or i should go with AVFoundation.

This is a picture of what i'm meaning:

http://bayimg.com/AabFEAAdg

Thank you very much

cybercow
  • 427
  • 1
  • 4
  • 18
  • possible duplicate of [How to enable iPod controls in the background to control non-iPod music in iOS 4?](http://stackoverflow.com/questions/3196330/how-to-enable-ipod-controls-in-the-background-to-control-non-ipod-music-in-ios-4) – Richard Stelling Jan 11 '12 at 14:03
  • Started to answer your regex question and it got deleted. You must escape forward slashes if you're delimiting your regex pattern with forward slashes. `/\/([^\/]*\/?$/` That will match //, /foo, /foo/, but not /foo/bar – Milo LaMar Jan 14 '12 at 23:31

0 Answers0