gst_plugins_base/gst/audioconvert/plugin.h
branchRCL_3
changeset 29 567bb019e3e3
parent 0 0e761a78d257
child 30 7e817e7e631c
equal deleted inserted replaced
6:9b2c3c7a1a9c 29:567bb019e3e3
    26 
    26 
    27 #include <gst/gst.h>
    27 #include <gst/gst.h>
    28 
    28 
    29 G_BEGIN_DECLS
    29 G_BEGIN_DECLS
    30 
    30 
       
    31 #ifdef __SYMBIAN32__
       
    32 IMPORT_C
       
    33 #endif
    31 GType gst_audio_convert_get_type (void);
    34 GType gst_audio_convert_get_type (void);
    32 
    35 
    33 G_END_DECLS
    36 G_END_DECLS
    34 
    37 
    35 #endif /* __GST_PLUGIN_AUDIO_CONVERT_H__ */
    38 #endif /* __GST_PLUGIN_AUDIO_CONVERT_H__ */