1
2/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
3
4#pragma once
5
6 #include <glib-object.h>
7 #include <gst/interfaces/photography-prelude.h>
8
9 G_BEGIN_DECLS
10
11/* enumerations from "photography.h" */
12
13GST_PHOTOGRAPHY_API
14GType gst_photography_noise_reduction_get_type (void);
15#define GST_TYPE_PHOTOGRAPHY_NOISE_REDUCTION (gst_photography_noise_reduction_get_type())
16
17GST_PHOTOGRAPHY_API
18GType gst_photography_white_balance_mode_get_type (void);
19#define GST_TYPE_PHOTOGRAPHY_WHITE_BALANCE_MODE (gst_photography_white_balance_mode_get_type())
20
21GST_PHOTOGRAPHY_API
22GType gst_photography_color_tone_mode_get_type (void);
23#define GST_TYPE_PHOTOGRAPHY_COLOR_TONE_MODE (gst_photography_color_tone_mode_get_type())
24
25GST_PHOTOGRAPHY_API
26GType gst_photography_scene_mode_get_type (void);
27#define GST_TYPE_PHOTOGRAPHY_SCENE_MODE (gst_photography_scene_mode_get_type())
28
29GST_PHOTOGRAPHY_API
30GType gst_photography_flash_mode_get_type (void);
31#define GST_TYPE_PHOTOGRAPHY_FLASH_MODE (gst_photography_flash_mode_get_type())
32
33GST_PHOTOGRAPHY_API
34GType gst_photography_focus_status_get_type (void);
35#define GST_TYPE_PHOTOGRAPHY_FOCUS_STATUS (gst_photography_focus_status_get_type())
36
37GST_PHOTOGRAPHY_API
38GType gst_photography_caps_get_type (void);
39#define GST_TYPE_PHOTOGRAPHY_CAPS (gst_photography_caps_get_type())
40
41GST_PHOTOGRAPHY_API
42GType gst_photography_shake_risk_get_type (void);
43#define GST_TYPE_PHOTOGRAPHY_SHAKE_RISK (gst_photography_shake_risk_get_type())
44
45GST_PHOTOGRAPHY_API
46GType gst_photography_flicker_reduction_mode_get_type (void);
47#define GST_TYPE_PHOTOGRAPHY_FLICKER_REDUCTION_MODE (gst_photography_flicker_reduction_mode_get_type())
48
49GST_PHOTOGRAPHY_API
50GType gst_photography_focus_mode_get_type (void);
51#define GST_TYPE_PHOTOGRAPHY_FOCUS_MODE (gst_photography_focus_mode_get_type())
52
53GST_PHOTOGRAPHY_API
54GType gst_photography_exposure_mode_get_type (void);
55#define GST_TYPE_PHOTOGRAPHY_EXPOSURE_MODE (gst_photography_exposure_mode_get_type())
56
57G_END_DECLS
58
59/* Generated data ends here */
60
61

source code of include/gstreamer-1.0/gst/interfaces/photography-enumtypes.h