This website works better with JavaScript.
Home
Explore
Help
Sign In
shenmc
/
bitstream
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
rtcp_sr: add packet size
master
Rafaël Carré
8 years ago
parent
fc27be841e
commit
3fa3066e20
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
ietf/rtcp_sr.h
+ 2
- 0
ietf/rtcp_sr.h
View File
@ -4,6 +4,8 @@
#
include <inttypes.h>
#
include <bitstream
/
ietf
/
rtcp.h>
#
define RTCP_SR_SIZE 28
#
define RTCP_PT_SR 200
static
inline
void
rtcp_sr_set_rtp_version
(
uint8_t
*
p_rtcp
)
Write
Preview
Loading…
Cancel
Save