valbok / QtAVPlayer

Free and open-source Qt Media Player library based on FFmpeg, for Linux, Windows, macOS, iOS and Android.
MIT License
302 stars 60 forks source link

Update qavaudiooutput.cpp #390

Closed Mitricho closed 1 year ago

Mitricho commented 1 year ago

With that improvement audioOutput properly switches to active audio output device.

valbok commented 1 year ago

Hi, thank you for contribution. Could you please explain a bit more what issues you are experiencing ?

Mitricho commented 1 year ago

I can confirm, now QtAVPlayer switches itself to the current active audio output device. Tested with Qt6 (6.5) - can successfully switch from embedded speakers to headset.