Remove MultiStreamMode from test.
TBR=mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1101010 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3512 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
294e5b0b82
commit
07b667db5e
@ -448,8 +448,6 @@ void ViEAutoTest::ViERtpRtcpAPITest()
|
||||
// is valid to call before creating channels.
|
||||
EXPECT_EQ(0, ViE.rtp_rtcp->SetBandwidthEstimationMode(
|
||||
webrtc::kViESingleStreamEstimation));
|
||||
EXPECT_EQ(0, ViE.rtp_rtcp->SetBandwidthEstimationMode(
|
||||
webrtc::kViEMultiStreamEstimation));
|
||||
|
||||
// Create a video channel
|
||||
TbVideoChannel tbChannel(ViE, webrtc::kVideoCodecVP8);
|
||||
|
Loading…
Reference in New Issue
Block a user