18 #ifndef QGST_UI_GRAPHICSVIDEOSURFACE_P_H
19 #define QGST_UI_GRAPHICSVIDEOSURFACE_P_H
21 #include "graphicsvideosurface.h"
22 #include "graphicsvideowidget.h"
27 class QTGSTREAMERUI_NO_EXPORT GraphicsVideoSurfacePrivate
31 QSet<GraphicsVideoWidget*> items;
38 #endif // QGST_UI_GRAPHICSVIDEOSURFACE_P_H
Wrappers for GStreamer classes.