gstreamer_core/libs/gst/base/gsttypefindhelper.h
changeset 19 24ed0baaf8e5
parent 16 8e837d1bf446
equal deleted inserted replaced
18:5824eee55f42 19:24ed0baaf8e5
    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 GstCaps * gst_type_find_helper (GstPad *src, guint64 size);
    34 GstCaps * gst_type_find_helper (GstPad *src, guint64 size);
    32 #ifdef __SYMBIAN32__
    35 #ifdef __SYMBIAN32__
    33 IMPORT_C
    36 IMPORT_C
    34 #endif
    37 #endif
    35 
    38