Initial wiring of new webrtc API in libjingle.
BUG=1788 R=pthatcher@google.com, pthatcher@webrtc.org TBR=juberti@webrtc.org, mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/8549005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6104 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -40,6 +40,8 @@ const float kLowSystemCpuThreshold = 0.65f;
|
||||
const float kProcessCpuThreshold = 0.10f;
|
||||
|
||||
const char kRtxCodecName[] = "rtx";
|
||||
const char kRedCodecName[] = "red";
|
||||
const char kUlpfecCodecName[] = "ulpfec";
|
||||
|
||||
// RTP payload type is in the 0-127 range. Use 128 to indicate "all" payload
|
||||
// types.
|
||||
|
||||
Reference in New Issue
Block a user