(Auto)update libjingle 66813165-> 66836233
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6113 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
d37bcfa882
commit
eaf2bd916b
@ -2593,7 +2593,7 @@ bool WebRtcVideoMediaChannel::GetStats(const StatsOptions& options,
|
||||
it != recv_channels_.end(); ++it) {
|
||||
WebRtcVideoChannelRecvInfo* channel = it->second;
|
||||
|
||||
unsigned int ssrc;
|
||||
unsigned int ssrc = 0;
|
||||
// Get receiver statistics and build VideoReceiverInfo, if we have data.
|
||||
// Skip the default channel (ssrc == 0).
|
||||
if (engine_->vie()->rtp()->GetRemoteSSRC(
|
||||
|
Loading…
Reference in New Issue
Block a user