Hi<br> <br> I am trying to find a way to show visualization effect by phonon library. I¡¡notice that there is a audiodataoutput class in the experimental of phonon codes tree.<br><br> I used createPath method to create some relationship between a mediaobject and a audiodatapoutput, it is ok for complied.But when the audio player is ruuning,<br>
<br> the warning messege show that <br> <br> "WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::Experimental::AudioDataOutput ( no objectName ). "<br><br> <br>
I check the source codes in the experimental/tests/audiodataoutputtest.cpp , It gives me the same codes ... <br><br> Is there somebody have touched this function ? can you help me out ? <br><br> Thanks!! <br>