aboutsummaryrefslogtreecommitdiffstats
path: root/ui/rtp_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/rtp_stream.h')
-rw-r--r--ui/rtp_stream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/rtp_stream.h b/ui/rtp_stream.h
index f4b46dd63f..602dce5c41 100644
--- a/ui/rtp_stream.h
+++ b/ui/rtp_stream.h
@@ -76,6 +76,7 @@ typedef struct _rtp_stream_info {
tap_rtp_stat_t rtp_stats; /**< here goes the RTP statistics info */
gboolean problem; /**< if the streams had wrong sequence numbers or wrong timestamps */
+ gchar *ed137_info;
} rtp_stream_info_t;
/** tapping modes */