gst_plugins_good/gst-libs/gst/interfaces/photography-enumtypes.h
branchRCL_3
changeset 30 7e817e7e631c
parent 2 5505e8908944
equal deleted inserted replaced
29:567bb019e3e3 30:7e817e7e631c
       
     1 
       
     2 /* Generated data (by glib-mkenums) */
       
     3 
       
     4 #ifndef __GST_PHOTOGRAPHY_ENUM_TYPES_H__
       
     5 #define __GST_PHOTOGRAPHY_ENUM_TYPES_H__
       
     6 
       
     7 #include <glib-object.h>
       
     8 
       
     9 G_BEGIN_DECLS
       
    10 
       
    11 /* enumerations from "photography.h" */
       
    12 GType gst_white_balance_mode_get_type (void);
       
    13 #define GST_TYPE_WHITE_BALANCE_MODE (gst_white_balance_mode_get_type())
       
    14 GType gst_colour_tone_mode_get_type (void);
       
    15 #define GST_TYPE_COLOUR_TONE_MODE (gst_colour_tone_mode_get_type())
       
    16 GType gst_scene_mode_get_type (void);
       
    17 #define GST_TYPE_SCENE_MODE (gst_scene_mode_get_type())
       
    18 GType gst_flash_mode_get_type (void);
       
    19 #define GST_TYPE_FLASH_MODE (gst_flash_mode_get_type())
       
    20 GType gst_focus_status_get_type (void);
       
    21 #define GST_TYPE_FOCUS_STATUS (gst_focus_status_get_type())
       
    22 GType gst_photo_caps_get_type (void);
       
    23 #define GST_TYPE_PHOTO_CAPS (gst_photo_caps_get_type())
       
    24 GType gst_photo_shake_risk_get_type (void);
       
    25 #define GST_TYPE_PHOTO_SHAKE_RISK (gst_photo_shake_risk_get_type())
       
    26 G_END_DECLS
       
    27 
       
    28 #endif /* __GST_PHOTOGRAPHY_ENUM_TYPES_H__ */
       
    29 
       
    30 /* Generated data ends here */
       
    31