From c90eadd581858b0ff6a3e93949e9f717ab4b8879 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 13 Feb 2006 10:36:23 +0000 Subject: gst/rtp/gstrtpmp4gpay.h: For got to commit this one. Original commit message from CVS: * gst/rtp/gstrtpmp4gpay.h: For got to commit this one. --- gst/rtp/gstrtpmp4gpay.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gst/rtp') 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; }; -- cgit