diff --git a/ietf/rtcp_sr.h b/ietf/rtcp_sr.h index 13a5628..0077a52 100644 --- a/ietf/rtcp_sr.h +++ b/ietf/rtcp_sr.h @@ -4,6 +4,8 @@ # include # include +# define RTCP_SR_SIZE 28 + # define RTCP_PT_SR 200 static inline void rtcp_sr_set_rtp_version(uint8_t *p_rtcp)