gst_plugins_good/gst/camerabin/gstcamerabin.h
changeset 19 24ed0baaf8e5
parent 2 5505e8908944
equal deleted inserted replaced
18:5824eee55f42 19:24ed0baaf8e5
   159 {
   159 {
   160   MODE_IMAGE = 0,
   160   MODE_IMAGE = 0,
   161   MODE_VIDEO
   161   MODE_VIDEO
   162 } GstCameraBinMode;
   162 } GstCameraBinMode;
   163 
   163 
       
   164 #ifdef __SYMBIAN32__
       
   165 IMPORT_C
       
   166 #endif
   164 GType gst_camerabin_get_type (void);
   167 GType gst_camerabin_get_type (void);
   165 
   168 
   166 G_END_DECLS
   169 G_END_DECLS
   167 
   170 
   168 #endif /* #ifndef __GST_CAMERABIN_H__ */
   171 #endif /* #ifndef __GST_CAMERABIN_H__ */