DescriptionFakeVideoCaptureDevice: Regulate framerate without drifting
We currently rely on PostDelayedTask with a constant frame interval to get a specified frame rate.
This CL dynamically adapts the delay to PostDelayedTask to keep the frame rate in sync.
This CL is similar to https://codereview.chromium.org/1162903004/.
BUG=492189
Committed: https://crrev.com/592dfd1e550e16fbfcd9840e5dd6a244fbb022cc
Cr-Commit-Position: refs/heads/master@{#333723}
Patch Set 1 #
Total comments: 2
Patch Set 2 : mcasas@ comments #
Total comments: 4
Patch Set 3 : mcasas@ comments #2 #
Messages
Total messages: 20 (8 generated)
|