gst_plugins_base/gst/audioconvert/plugin.h
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
equal deleted inserted replaced
29:567bb019e3e3 30:7e817e7e631c
    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
       
    34 GType gst_audio_convert_get_type (void);
    31 GType gst_audio_convert_get_type (void);
    35 
    32 
    36 G_END_DECLS
    33 G_END_DECLS
    37 
    34 
    38 #endif /* __GST_PLUGIN_AUDIO_CONVERT_H__ */
    35 #endif /* __GST_PLUGIN_AUDIO_CONVERT_H__ */