aboutsummaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpbin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmanager/gstrtpbin.h')
-rw-r--r--gst/rtpmanager/gstrtpbin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmanager/gstrtpbin.h b/gst/rtpmanager/gstrtpbin.h
index 22d95f79..e4639927 100644
--- a/gst/rtpmanager/gstrtpbin.h
+++ b/gst/rtpmanager/gstrtpbin.h
@@ -58,6 +58,7 @@ struct _GstRtpBin {
gboolean use_pipeline_clock;
gboolean send_sync_event;
GstClockTime buffer_start;
+ gboolean do_retransmission;
/* a list of session */
GSList *sessions;