summaryrefslogtreecommitdiffstats
path: root/gst/rtpdtmf/gstrtpdtmfsrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpdtmf/gstrtpdtmfsrc.h')
-rw-r--r--gst/rtpdtmf/gstrtpdtmfsrc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/rtpdtmf/gstrtpdtmfsrc.h b/gst/rtpdtmf/gstrtpdtmfsrc.h
index 6d012f42..81187665 100644
--- a/gst/rtpdtmf/gstrtpdtmfsrc.h
+++ b/gst/rtpdtmf/gstrtpdtmfsrc.h
@@ -84,6 +84,9 @@ struct _GstRTPDTMFSrc {
GstClockTime timestamp;
GstSegment segment;
+
+ guint16 interval;
+ guint16 packet_redundancy;
};
struct _GstRTPDTMFSrcClass {