DescriptionVideo Capture Service: typemap video_capture's and media's VideoCaptureFormat
This CL introduces type mapping (via StructTraits) between
video_capture::mojom::VideoCaptureFormatDataView and
media::VideoCaptureFormat and adapts the code in
services/video_capture accordingly. This is needed to
progress in the migration of Video Capture messages between
renderer and browser being tracked in the mentioned bug.
BUG=651897, 642387
TEST= video_capture_unittests working.
Committed: https://crrev.com/fc81eb705628fbf68ee9b714c1a1a979b42c623c
Cr-Commit-Position: refs/heads/master@{#423046}
Patch Set 1 : #
Total comments: 10
Patch Set 2 : dcheng@s comments #
Total comments: 6
Patch Set 3 : chfremer@ comments #
Total comments: 7
Patch Set 4 : dcheng@s second round of comments #
Total comments: 4
Patch Set 5 : more traits methods inlining #Messages
Total messages: 32 (13 generated)
|