#include "qgsmediawidget.h"
#include "qgsapplication.h"
#include <QLabel>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QPushButton>
#include <QSlider>
#include <QVideoWidget>
Go to the source code of this file.