How to control wether or not my app will stop any iPod music playing?
        Posted  
        
            by mystify
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mystify
        
        
        
        Published on 2010-05-01T15:11:51Z
        Indexed on 
            2010/05/01
            15:17 UTC
        
        
        Read the original article
        Hit count: 194
        
iphone
When my app launches, there are rumors that I can decide if any currently playing music is stopped or not.
My goal is to use Audio Queue Services, because I believe that's the most powerful audio technology in iPhone OS.
So, could I really decide that when my app launches? How? Which one of the many audio technologies on the iPhone OS is responsible for managing this?
© Stack Overflow or respective owner