summaryrefslogtreecommitdiff
path: root/ui/rtp_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/rtp_stream.h')
-rw-r--r--ui/rtp_stream.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/rtp_stream.h b/ui/rtp_stream.h
index 746fb694d0..f4b46dd63f 100644
--- a/ui/rtp_stream.h
+++ b/ui/rtp_stream.h
@@ -169,6 +169,8 @@ gboolean rtp_stream_info_is_reverse(const rtp_stream_info_t *stream_a, rtp_strea
*/
void rtpstream_mark(rtpstream_tapinfo_t *tapinfo, capture_file *cap_file, rtp_stream_info_t* stream_fwd, rtp_stream_info_t* stream_rev);
+#define MAX_SILENCE_FRAMES 14400000
+
#ifdef __cplusplus
}
#endif /* __cplusplus */