Remove legacy delay manger field trial and update default config.
Bug: webrtc:10333 Change-Id: I20e55d8d111d93657d1afe556fe3a325337c074c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/232820 Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Commit-Queue: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35321}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
28c7180999
commit
93849d4b2a
@ -1370,7 +1370,7 @@ int NetEqImpl::GetDecision(Operation* operation,
|
||||
}
|
||||
}
|
||||
|
||||
timestamp_ = end_timestamp;
|
||||
timestamp_ = sync_buffer_->end_timestamp();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user