gst_plugins_base/gst/audiorate/gstaudiorate.c
changeset 19 24ed0baaf8e5
parent 16 8e837d1bf446
equal deleted inserted replaced
18:5824eee55f42 19:24ed0baaf8e5
   135     GstStateChange transition);
   135     GstStateChange transition);
   136 
   136 
   137 static GstElementClass *parent_class = NULL;
   137 static GstElementClass *parent_class = NULL;
   138 
   138 
   139 /*static guint gst_audio_rate_signals[LAST_SIGNAL] = { 0 }; */
   139 /*static guint gst_audio_rate_signals[LAST_SIGNAL] = { 0 }; */
   140 #ifdef __SYMBIAN32__
   140 
   141 EXPORT_C
       
   142 #endif
       
   143 
   141 
   144 static GType
   142 static GType
   145 gst_audio_rate_get_type (void)
   143 gst_audio_rate_get_type (void)
   146 {
   144 {
   147   static GType audio_rate_type = 0;
   145   static GType audio_rate_type = 0;