Coding-Bunker / unofficial-discord-client

Unofficial client for discord build in C++ with Qt.
MIT License
48 stars 9 forks source link

Pause on voice channel support #45

Open clin1234 opened 3 years ago

clin1234 commented 3 years ago

Since audio handling relies on Qt Multimedia, which has not been ported to Qt 6 yet, downgrade the required Qt version to 5 for now?

Source: https://www.qt.io/blog/add-on-support-in-qt-6.0-and-beyond

clin1234 commented 1 year ago

Long overdue update: https://doc.qt.io/qt-6/qtmultimedia-index.html