mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 06:10:40 +01:00
![]() Replace kUpdateInputVolumeWaitFrames with update_input_volume_wait_frames in InputVolumeController::Config. Also, fix an off-by-one error in the frame count to give a better readability for non-zero wait frames. Now update_input_volume_wait_frames_ = 100 allows updates every 100 frames instead of every 101 frames. Effectively, this makes update_input_volume_wait_frames = 0 and 1 to behave similarly (i.e., they now both allow updates after every frame). Bug: webrtc:7494 Change-Id: I597f7e88895a4dcd365dc6dee526acb9d971b2fc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/282863 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Hanna Silen <silen@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38648} |
||
---|---|---|
.. | ||
async_audio_processing | ||
audio_coding | ||
audio_device | ||
audio_mixer | ||
audio_processing | ||
congestion_controller | ||
desktop_capture | ||
include | ||
pacing | ||
portal | ||
remote_bitrate_estimator | ||
rtp_rtcp | ||
third_party | ||
utility | ||
video_capture | ||
video_coding | ||
BUILD.gn | ||
module_common_types_unittest.cc |