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.