Replace CompositorFrameMetadata keys with custom dictionary in media::VideoFrameMetadata |
||||
Issue descriptionmedia::VideoFrameMetadata includes some CompositorFrameMetadata variables as keys. Refactor media::VideoFrameMetadata so that these keys are replaced with a custom dictionary value. This refactor will also need to modify the areas where these keys are used. Right now, these areas are: FrameSinkVideoCapturerImpl::MaybeCaptureFrame and PageHandler::GetMetadataFromFrame.
,
Apr 12 2018
,
Oct 23
,
Nov 28
An example change for this was uploaded: https://chromium-review.googlesource.com/c/chromium/src/+/1297393 However it was deemed not desired to implement a custom dictionary for this. |
||||
►
Sign in to add a comment |
||||
Comment 1 by sundarrajs@google.com
, Apr 12 2018