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
Add Opus RTP payload format header
master
Kieran Kunhya
9 years ago
committed by
Christophe Massiot
parent
7f82df5b40
commit
87474f57f9
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
ietf/rtp7587.h
+ 9
- 0
ietf/rtp7587.h
View File
@ -0,0 +1,9 @@
/*
*
RTP
Payload
Format
for
the
Opus
Speech
and
Audio
Codec
*/
#
ifndef __BITSTREAM_IETF_RTP7587_H__
#
define __BITSTREAM_IETF_RTP7587_H__
#
define RTP_7587_CLOCKRATE 48000
#
endif
/* !__BITSTREAM_IETF_RTP7587_H__ */
Write
Preview
Loading…
Cancel
Save