From: Patrick Radizi Date: Thu, 26 Feb 2009 18:05:06 +0000 (+0100) Subject: rtspsrc: add the .h file change too X-Git-Tag: RELEASE-0.10.15~411^2~6^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=51200cad4108eb60ebd5f5a319ada463d40b455b;p=platform%2Fupstream%2Fgst-plugins-good.git rtspsrc: add the .h file change too Add the .h file change for the new property. --- diff --git a/gst/rtsp/gstrtspsrc.h b/gst/rtsp/gstrtspsrc.h index 95dd986..40a368c 100644 --- a/gst/rtsp/gstrtspsrc.h +++ b/gst/rtsp/gstrtspsrc.h @@ -186,6 +186,7 @@ struct _GstRTSPSrc { guint latency; guint connection_speed; GstRTSPNatMethod nat_method; + gboolean do_rtcp; /* state */ GstRTSPState state;