How can I select an audio output device in directshow
        Posted  
        
            by 
                Vibhore Tanwer
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vibhore Tanwer
        
        
        
        Published on 2012-06-18T11:30:31Z
        Indexed on 
            2012/12/13
            23:03 UTC
        
        
        Read the original article
        Hit count: 363
        
I was wondering how I can select the output device for audio in directshow. I am able to get available audio output devices in directshow. But how can I make one of these to be audio output device. Its always going for the default audio device. I want to be able to output audio on my choice of device. I have been struggling through google but couldn't find anything useful. All I could get was this link but it doesn't really solve my problem.
Any help will be really helpful for me.
© Stack Overflow or respective owner