Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define MediaStreamTrack.[[Restrictable]] #1015

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

eladalon1983
Copy link
Member

@eladalon1983 eladalon1983 commented Sep 26, 2024

Define MediaStreamTrack.[[Restrictable]], an internal slot that allows Element Capture to differentiate between tracks that are valid target to restrictTo() and those which are not.

A respective PR will be produced on the getViewportMedia spec, setting [[Restrictable]] to true.


Preview | Diff

@youennf
Copy link
Contributor

youennf commented Sep 26, 2024

See related PR: w3c/mediacapture-viewport#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants