gst_plugins_good/gst/camerabin/camerabinvideo.h
changeset 10 6f340f756486
parent 2 5505e8908944
equal deleted inserted replaced
9:2a0f36a70380 10:6f340f756486
    91 struct _GstCameraBinVideoClass
    91 struct _GstCameraBinVideoClass
    92 {
    92 {
    93   GstBinClass parent_class;
    93   GstBinClass parent_class;
    94 };
    94 };
    95 
    95 
       
    96 #ifdef __SYMBIAN32__
       
    97 IMPORT_C
       
    98 #endif
    96 GType gst_camerabin_video_get_type (void);
    99 GType gst_camerabin_video_get_type (void);
    97 
   100 
    98 /*
   101 /*
    99  * external function prototypes
   102  * external function prototypes
   100  */
   103  */