New issue
Advanced search Search tips

Issue 832220 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 28
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Replace CompositorFrameMetadata keys with custom dictionary in media::VideoFrameMetadata

Project Member Reported by sundarrajs@google.com, Apr 12 2018

Issue description

media::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.
 
Summary: Replace CompositorFrameMetadata keys with custom dictionary in media::VideoFrameMetadata (was: Replace CompositorFrameMetadata keys with custom dict in media::VideoFrameMetadata)
Status: Assigned (was: Untriaged)
Status: Started (was: Assigned)
Status: WontFix (was: Started)
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