Change MediaStreamVideoSource::StartSourceImpl to use VideoCaptureFormat instead of VideoCaptureParams.
MediaStreamVideoSource only need the VideoCaptureFormat and thus should not pass VideoCaptureParams to its implementations.
This just a small code cleanup and does not change any behaviour.
TBR=bbudge@chromium.org
Committed:
https://crrev.com/b8acb852d96513eb8d0715dbea11d8455ea42522
Cr-Commit-Position: refs/heads/master@{#293924}