April 2018
Intermediate to advanced
404 pages
8h 27m
English
The next example is that of the video player. Since QMediaPlayer also supports video output, we can use the same user interface and C++ code from the previous audio player example, and just make some minor changes to it.
QT += core gui multimedia multimediawidgets

Read now
Unlock full access