summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmp4gpay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpmp4gpay.h')
-rw-r--r--gst/rtp/gstrtpmp4gpay.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpmp4gpay.h b/gst/rtp/gstrtpmp4gpay.h
index c5ea5a23..834821a1 100644
--- a/gst/rtp/gstrtpmp4gpay.h
+++ b/gst/rtp/gstrtpmp4gpay.h
@@ -49,7 +49,10 @@ struct _GstRtpMP4GPay
GstClockTime duration;
gint rate;
+ gint params;
gint profile;
+ gint streamtype;
+ const gchar *mode;
GstBuffer *config;
};