Fix MediaPipelineBackendForMixer::SetPlaybackRate
This was missed when switching from audio master AV sync to video master AV sync. When setting playback rate, we only set the rate of the master, and have the AV sync detect that and adjust the follower. TODO is to proactively tell AvSync that we changed the rate, so it doesn't have to discover that on its own. Bug: b/110230181, b/78193238 Test: On device Change-Id: I734030a68e5d670ec2c35b966f931e687630458a Reviewed-on: https://chromium-review.googlesource.com/1101997 Commit-Queue: Mina Almasry <almasrymina@chromium.org> Reviewed-by:Sergey Volk <servolk@chromium.org> Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#567854}
Showing
Please register or sign in to comment