gstreamer_core/gst/gstparse.h
changeset 10 6f340f756486
parent 8 4a7fac7dd34a
equal deleted inserted replaced
9:2a0f36a70380 10:6f340f756486
    25 
    25 
    26 #include <gst/gstelement.h>
    26 #include <gst/gstelement.h>
    27 
    27 
    28 G_BEGIN_DECLS
    28 G_BEGIN_DECLS
    29 
    29 
       
    30 #ifdef __SYMBIAN32__
       
    31 IMPORT_C
       
    32 #endif
    30 GQuark gst_parse_error_quark (void);
    33 GQuark gst_parse_error_quark (void);
    31 /**
    34 /**
    32  * GST_PARSE_ERROR:
    35  * GST_PARSE_ERROR:
    33  *
    36  *
    34  * Get access to the error quark of the parse subsystem.
    37  * Get access to the error quark of the parse subsystem.