Change ApplyConstraintsRequest to operate over MediaStreamComponent
... instead of WebMediaStreamTrack. This is part of the effort to reduce the needless use of public Blink APIs (wrappers) within renderer/modules. This CL also updates the call sites in ApplyConstraintsProcessor class, and also removes some uses of WebMediaStreamSource::Type, in favor of MediaStreamSource::Type. BUG=704136 R=guidou@chromium.org Change-Id: I8507cea20ef0a1171809444ec74f1163f30d5d6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236233 Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#776522}
Showing
Please register or sign in to comment