rtspsrc: add the .h file change too
authorPatrick Radizi <patrick dot radizi at axis dot com>
Thu, 26 Feb 2009 18:05:06 +0000 (19:05 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 26 Feb 2009 18:05:06 +0000 (19:05 +0100)
Add the .h file change for the new property.

gst/rtsp/gstrtspsrc.h

index 95dd986..40a368c 100644 (file)
@@ -186,6 +186,7 @@ struct _GstRTSPSrc {
   guint             latency;
   guint             connection_speed;
   GstRTSPNatMethod  nat_method;
+  gboolean          do_rtcp;
 
   /* state */
   GstRTSPState       state;