(Auto)update libjingle 63648983-> 63738002
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5779 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -97,6 +97,8 @@ const char MediaConstraintsInterface::kEnableRtpDataChannels[] =
|
||||
"RtpDataChannels";
|
||||
const char MediaConstraintsInterface::kEnableDscp[] = "googDscp";
|
||||
const char MediaConstraintsInterface::kEnableIPv6[] = "googIPv6";
|
||||
const char MediaConstraintsInterface::kEnableVideoSuspendBelowMinBitrate[] =
|
||||
"googSuspendBelowMinBitrate";
|
||||
|
||||
// Set |value| to the value associated with the first appearance of |key|, or
|
||||
// return false if |key| is not found.
|
||||
|
||||
Reference in New Issue
Block a user