PDA

View Full Version : Volume Slider and Audio Device connection



zgulser
10th September 2012, 09:03
Hi,

What's wrong with;



Phonon::AudioOutput *audioOutput = new Phonon::AudioOutput(Phonon::MusicCategory);
_ui.volumeSlider->setAudioOutput(audioOutput);


I can slide the volume slider but nothing seems changing in terms of volume.