summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpulpfecenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpulpfecenc.h')
-rw-r--r--gst/rtp/gstrtpulpfecenc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/rtp/gstrtpulpfecenc.h b/gst/rtp/gstrtpulpfecenc.h
index 82ff52291..885c6ad61 100644
--- a/gst/rtp/gstrtpulpfecenc.h
+++ b/gst/rtp/gstrtpulpfecenc.h
@@ -56,7 +56,6 @@ struct _GstRtpUlpFecEnc {
guint percentage;
guint percentage_important;
gboolean multipacket;
- gboolean mux_seq;
guint num_packets_protected;
};
@@ -68,7 +67,6 @@ typedef struct {
/* settings */
guint pt;
- guint32 fec_ssrc;
guint percentage;
guint percentage_important;
gboolean multipacket;