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
rtp3551: add dynamic types
master
Christophe Massiot
8 years ago
parent
0a31c3554f
commit
bbb3bb3b0e
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
ietf/rtp3551.h
+ 2
- 1
ietf/rtp3551.h
View File
@ -80,7 +80,8 @@ extern "C"
/* Unassigned 35-71 */
/* Reserved 72-76 */
/* Unassigned 77-95 */
/* Dynamic 96-127 */
#
define RTP_TYPE_DYNAMIC_FIRST 96
#
define RTP_TYPE_DYNAMIC_LAST 127
static
inline
uint32_t
rtp_3551_get_clock_rate
(
uint8_t
i_type
)
{
Write
Preview
Loading…
Cancel
Save