summaryrefslogtreecommitdiff
path: root/gst/camerabin2/gstwrappercamerabinsrc.h
diff options
context:
space:
mode:
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>2010-12-16 22:49:24 -0300
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>2010-12-23 13:24:55 -0300
commitb1a361b566cf0dfc3a188f5a23c13feab9d575a2 (patch)
tree156bd0978a251e4b7efb5080407aac521bcba46d /gst/camerabin2/gstwrappercamerabinsrc.h
parent85bf8f233556a1f73d66ae742d0fb97524a44e88 (diff)
downloadgstreamer-plugins-bad-b1a361b566cf0dfc3a188f5a23c13feab9d575a2.tar.gz
wrappercamerabinsrc: Add local mode
Diffstat (limited to 'gst/camerabin2/gstwrappercamerabinsrc.h')
-rw-r--r--gst/camerabin2/gstwrappercamerabinsrc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/camerabin2/gstwrappercamerabinsrc.h b/gst/camerabin2/gstwrappercamerabinsrc.h
index c06a9bbce..dc65f33ce 100644
--- a/gst/camerabin2/gstwrappercamerabinsrc.h
+++ b/gst/camerabin2/gstwrappercamerabinsrc.h
@@ -57,6 +57,8 @@ struct _GstWrapperCameraBinSrc
{
GstBaseCameraSrc parent;
+ GstCameraBinMode mode;
+
GstPad *vfsrc;
GstPad *imgsrc;
GstPad *vidsrc;