From: Lasse Laukkanen Date: Mon, 28 Feb 2011 15:41:58 +0000 (+0200) Subject: photography: Add GST_PHOTOGRAPHY_FOCUS_MODE_SPORT X-Git-Tag: accepted/trunk/20121009.211508~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f11eceb4aa11861974ef19fd7a426d7d0d7448dd;p=profile%2Fivi%2Fgst-plugins-bad.git photography: Add GST_PHOTOGRAPHY_FOCUS_MODE_SPORT --- diff --git a/gst-libs/gst/interfaces/photography.h b/gst-libs/gst/interfaces/photography.h index 348b74c..bc7c09f 100644 --- a/gst-libs/gst/interfaces/photography.h +++ b/gst-libs/gst/interfaces/photography.h @@ -205,6 +205,7 @@ typedef enum { GST_PHOTOGRAPHY_FOCUS_MODE_EXTENDED, GST_PHOTOGRAPHY_FOCUS_MODE_CONTINUOUS_NORMAL, GST_PHOTOGRAPHY_FOCUS_MODE_CONTINUOUS_EXTENDED, + GST_PHOTOGRAPHY_FOCUS_MODE_SPORT } GstFocusMode; typedef enum {