Hi,
What's wrong with;
Qt Code:
Phonon::AudioOutput *audioOutput = new Phonon::AudioOutput(Phonon::MusicCategory); _ui.volumeSlider->setAudioOutput(audioOutput);To copy to clipboard, switch view to plain text mode
I can slide the volume slider but nothing seems changing in terms of volume.
Bookmarks