OpenShot Library | libopenshot
0.2.2
|
Go to the documentation of this file.
28 #ifndef OPENSHOT_VIDEO_RENDERER_WIDGET_H
29 #define OPENSHOT_VIDEO_RENDERER_WIDGET_H
31 #include <QtWidgets/QWidget>
32 #include <QtGui/QImage>
33 #include "../Fraction.h"
60 void present(
const QImage &image);
64 #endif // OPENSHOT_VIDEO_RENDERER_WIDGET_H
Header file for Video Renderer class.
This class represents a fraction.