Merge VideoCaptureControllerEventHandler into VideoCaptureController |
||
Issue descriptionVideoCaptureControllerEventHandler is a class (and file) on its own for no particular reason. It used to be VideoCaptureController::EventHandler and was moved out with no explanation in [1]. Move it back to be VideoCaptureController::Client Also I'd consider removing VideoCaptureControllerID and using int32_t, it's silly to opaquify such a simple id. [1] https://codereview.chromium.org/7101001
,
Mar 16 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by chfremer@chromium.org
, Oct 10 2016