Merge branch 'move_subdir_ugly' into tizen_gst_1.19.2_mono
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-good / gst / rtpmanager / gstrtpbin.h
index 28c8d2b..a6df9c1 100644 (file)
@@ -78,7 +78,9 @@ struct _GstRtpBin {
   guint64         max_ts_offset_adjustment;
   gint64          max_ts_offset;
   gboolean        max_ts_offset_is_set;
-
+#ifdef TIZEN_FEATURE_RTSP_MODIFICATION
+  gboolean        use_rtsp_buffering;
+#endif
   /* a list of session */
   GSList         *sessions;