gstreamer_core/gst/gstparse.h
changeset 19 24ed0baaf8e5
parent 16 8e837d1bf446
equal deleted inserted replaced
18:5824eee55f42 19:24ed0baaf8e5
    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.