Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi to all.
Is there a way to change the volume of a volume slider programmatically?
There is not such function in reference.
It would be nice if we had a public function: @setVolume( qreal )@
You could try the Phonon::AudioOutput class of course...
You are right.
Thanks Andre!!!