diff include/twjit.h @ 16:58e9719d1a84

twjit: add reset function
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 Jul 2024 22:00:06 +0000
parents 355de6301404
children
line wrap: on
line diff
--- a/include/twjit.h	Sat Jul 06 21:31:16 2024 +0000
+++ b/include/twjit.h	Sat Jul 06 22:00:06 2024 +0000
@@ -144,6 +144,8 @@
 
 void twrtp_jibuf_destroy(struct twrtp_jibuf_inst *twjit);
 
+void twrtp_jibuf_reset(struct twrtp_jibuf_inst *twjit);
+
 struct msgb;
 
 /* RTP input, takes ownership of msgb */