summaryrefslogtreecommitdiffstats
path: root/gst/rtsp/gstrtspsrc.h
diff options
context:
space:
mode:
authorPatrick Radizi <patrick dot radizi at axis dot com>2009-02-26 19:05:06 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-02-26 19:05:06 +0100
commit51200cad4108eb60ebd5f5a319ada463d40b455b (patch)
tree7766a0f1f6db22be3136395c7c3265a8f1c07775 /gst/rtsp/gstrtspsrc.h
parentc7dd6a49026ca8818b80c138cdd511bd0266a416 (diff)
rtspsrc: add the .h file change too
Add the .h file change for the new property.
Diffstat (limited to 'gst/rtsp/gstrtspsrc.h')
-rw-r--r--gst/rtsp/gstrtspsrc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtsp/gstrtspsrc.h b/gst/rtsp/gstrtspsrc.h
index 95dd9869..40a368c6 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;