summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/egl/gstglcontext_egl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/egl/gstglcontext_egl.h')
-rw-r--r--gst-libs/gst/gl/egl/gstglcontext_egl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-libs/gst/gl/egl/gstglcontext_egl.h b/gst-libs/gst/gl/egl/gstglcontext_egl.h
index 644731f36..4687585ac 100644
--- a/gst-libs/gst/gl/egl/gstglcontext_egl.h
+++ b/gst-libs/gst/gl/egl/gstglcontext_egl.h
@@ -67,6 +67,7 @@ struct _GstGLContextEGL
/* Cached handle */
guintptr window_handle;
+ gulong window_handle_signal;
GstStructure *requested_config;
};