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, is there a way to set the balancing (left and right) of the volume?
Hi,
Not directly with Qt no, it's outside of the QtMultimedia module scope.
The good news is that mixer control should work independently of QMultimedia. You just need to open the correct device and control it directly using which ever API: alsa, pulse-crap, oss, whatever.