summaryrefslogtreecommitdiff
path: root/ext/gl/gstglmixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gl/gstglmixer.h')
-rw-r--r--ext/gl/gstglmixer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/gl/gstglmixer.h b/ext/gl/gstglmixer.h
index f25c30a32..4a92d5471 100644
--- a/ext/gl/gstglmixer.h
+++ b/ext/gl/gstglmixer.h
@@ -76,6 +76,7 @@ struct _GstGLMixer
struct _GstGLMixerClass
{
GstVideoAggregatorClass parent_class;
+ GstGLAPI supported_gl_api;
GstGLMixerSetCaps set_caps;
GstGLMixerReset reset;