Is 'QVideoWidget' available in 'Qt4'?
-
Here are the available classes in Qt4/QMultimedia: http://doc.qt.io/archives/qt-4.8/qtmultimedia-module.html
And according to https://github.com/vlc-qt/vlc-qt Qt5 is supported too -
Here are the available classes in Qt4/QMultimedia: http://doc.qt.io/archives/qt-4.8/qtmultimedia-module.html
And according to https://github.com/vlc-qt/vlc-qt Qt5 is supported too@Christian-Ehrlicher Is there a 'Video Widget' that inherits QWidget from Qt4?
-
I posted a link to the Qt4 Multimedia classes - if you find one there then yes, otherwise I would guess - no, at least none directly from Qt.