PDA

View Full Version : Phonon MediaSource authentication



serenti
11th June 2009, 23:01
Does anyone know if there is a way to provide authentication for Phonon MediaSource in code? I'm streaming audio from a password protected site, and every time I get the default Windows authorization dialog. With QHttp or QNetworkAccessManager there are the setUser function and the authenticationRequired signal, is there anything like that with MediaSource?