summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpsrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpsrc.h')
-rw-r--r--gst/rtp/gstrtpsrc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gst/rtp/gstrtpsrc.h b/gst/rtp/gstrtpsrc.h
index 4bc3535ef..b6e1b0328 100644
--- a/gst/rtp/gstrtpsrc.h
+++ b/gst/rtp/gstrtpsrc.h
@@ -46,11 +46,10 @@ struct _GstRtpSrc
/* Properties */
GstUri *uri;
+
gint ttl;
gint ttl_mc;
- gint latency;
gchar *encoding_name;
- guint latency_ms;
/* Internal elements */
GstElement *rtpbin;