DescriptionVideoCaptureDevice: refactor Client::Buffer into an interface
The semantics of VideoCaptureDevice::Client::Buffer do not belong
where they are now [1]. Make it pure virtual and move the implementation
to VCController. Rename the derived class to show its purpose.
This also forces adaptation in StubClient of
web_contents_video_capture...unittest.cc.
[1] https://code.google.com/p/chromium/codesearch#chromium/src/media/video/capture/video_capture_device.h&sq=package:chromium&type=cs&l=176
BUG=440843
Committed: https://crrev.com/6e71c8ac2c81ba7e7ff6342b6c0bffcfce5b7949
Cr-Commit-Position: refs/heads/master@{#317334}
Patch Set 1 #
Total comments: 2
Patch Set 2 : perkj@ comment #
Messages
Total messages: 10 (3 generated)
|