summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmp4vpay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpmp4vpay.h')
-rw-r--r--gst/rtp/gstrtpmp4vpay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpmp4vpay.h b/gst/rtp/gstrtpmp4vpay.h
index 909e616d..43e00869 100644
--- a/gst/rtp/gstrtpmp4vpay.h
+++ b/gst/rtp/gstrtpmp4vpay.h
@@ -52,6 +52,8 @@ struct _GstRtpMP4VPay
gint profile;
GstBuffer *config;
gboolean send_config;
+
+ GstPadEventFunction old_event_func;
};
struct _GstRtpMP4VPayClass