summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/interfaces/photography-enumtypes.h
diff options
context:
space:
mode:
authorNokia Corporation <multimedia@maemo.org>2009-02-06 12:06:23 +0200
committerRené Stadler <rene.stadler@nokia.com>2009-02-09 10:22:08 +0200
commitf081d3e7b6db4d4e20cc658a192cbbfbceaea9af (patch)
treef21cb5077bc96ce0205066360cb151573a205859 /gst-libs/gst/interfaces/photography-enumtypes.h
parentdc408bb28bbcaa8e879ced16c5ee0007c1c54cf3 (diff)
downloadgst-plugins-bad-f081d3e7b6db4d4e20cc658a192cbbfbceaea9af.tar.gz
gst-plugins-bad-f081d3e7b6db4d4e20cc658a192cbbfbceaea9af.tar.bz2
gst-plugins-bad-f081d3e7b6db4d4e20cc658a192cbbfbceaea9af.zip
Add photography interface.
Diffstat (limited to 'gst-libs/gst/interfaces/photography-enumtypes.h')
-rw-r--r--gst-libs/gst/interfaces/photography-enumtypes.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/gst-libs/gst/interfaces/photography-enumtypes.h b/gst-libs/gst/interfaces/photography-enumtypes.h
new file mode 100644
index 00000000..8de88b02
--- /dev/null
+++ b/gst-libs/gst/interfaces/photography-enumtypes.h
@@ -0,0 +1,31 @@
+
+/* Generated data (by glib-mkenums) */
+
+#ifndef __GST_PHOTOGRAPHY_ENUM_TYPES_H__
+#define __GST_PHOTOGRAPHY_ENUM_TYPES_H__
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+/* enumerations from "photography.h" */
+GType gst_white_balance_mode_get_type (void);
+#define GST_TYPE_WHITE_BALANCE_MODE (gst_white_balance_mode_get_type())
+GType gst_colour_tone_mode_get_type (void);
+#define GST_TYPE_COLOUR_TONE_MODE (gst_colour_tone_mode_get_type())
+GType gst_scene_mode_get_type (void);
+#define GST_TYPE_SCENE_MODE (gst_scene_mode_get_type())
+GType gst_flash_mode_get_type (void);
+#define GST_TYPE_FLASH_MODE (gst_flash_mode_get_type())
+GType gst_focus_status_get_type (void);
+#define GST_TYPE_FOCUS_STATUS (gst_focus_status_get_type())
+GType gst_photo_caps_get_type (void);
+#define GST_TYPE_PHOTO_CAPS (gst_photo_caps_get_type())
+GType gst_photo_shake_risk_get_type (void);
+#define GST_TYPE_PHOTO_SHAKE_RISK (gst_photo_shake_risk_get_type())
+G_END_DECLS
+
+#endif /* __GST_PHOTOGRAPHY_ENUM_TYPES_H__ */
+
+/* Generated data ends here */
+