WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
242 stars 19 forks source link

DisplayMediaStreamOptions monitorTypeSurfaces #248

Open beaufortfrancois opened 1 year ago

beaufortfrancois commented 1 year ago

WebKittens

@youennf

Title of the spec

Screen Capture: DisplayMediaStreamOptions monitorTypeSurfaces

URL to the spec

https://w3c.github.io/mediacapture-screen-share/#dom-displaymediastreamoptions-monitortypesurfaces

URL to the spec's repository

https://w3c.github.io/mediacapture-screen-share/

Issue Tracker URL

No response

Explainer URL

https://github.com/eladalon1983/screen-share-explainers/blob/main/monitorTypeSurfaces_Explainer.md

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/892

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/876

WebKit Bugzilla URL

No response

Radar URL

No response

Description

You should also know that this feature is a simple addition of a single flag to an existing dictionary, following an established pattern that’s also used by a few other keys of the same dictionary (selfBrowserSurface, systemAudio, surfaceSwitching). well-known patterns.