gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.
[platform/upstream/gst-plugins-good.git] / gst / rtpmanager / gstrtpbin.h
index 71834e6..898b6db 100644 (file)
@@ -43,6 +43,7 @@ struct _GstRtpBin {
   /*< private >*/
   /* default latency for sessions */
   guint           latency;
+  gboolean        do_lost;
   /* a list of session */
   GSList         *sessions;
   /* clock we provide */