summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmp4gpay.h
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-02-13 10:36:23 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-02-13 10:36:23 +0000
commitc90eadd581858b0ff6a3e93949e9f717ab4b8879 (patch)
treefbe301aff22b606d03f08a29d06de7df5ba0f294 /gst/rtp/gstrtpmp4gpay.h
parent28906ed74310e7665dc0876e4524341c930c1520 (diff)
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.
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;
};