summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/qvideosurfacegstsink.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/gstreamer/qvideosurfacegstsink.h')
-rw-r--r--src/plugins/gstreamer/qvideosurfacegstsink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/gstreamer/qvideosurfacegstsink.h b/src/plugins/gstreamer/qvideosurfacegstsink.h
index 80f7bb951..4110579e5 100644
--- a/src/plugins/gstreamer/qvideosurfacegstsink.h
+++ b/src/plugins/gstreamer/qvideosurfacegstsink.h
@@ -109,6 +109,7 @@ private:
GstFlowReturn m_renderReturn;
int m_bytesPerLine;
bool m_started;
+ bool m_startCanceled;
};
class QVideoSurfaceGstSink