OpenShot Library | libopenshot
0.2.5
|
Go to the documentation of this file.
31 #ifndef OPENSHOT_VIDEO_RENDERER_WIDGET_H
32 #define OPENSHOT_VIDEO_RENDERER_WIDGET_H
34 #include <QtWidgets/QWidget>
35 #include <QtGui/QImage>
36 #include "../Fraction.h"
63 void present(
const QImage &image);
67 #endif // OPENSHOT_VIDEO_RENDERER_WIDGET_H
Header file for Video Renderer class.
This class represents a fraction.