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

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Define MediaStreamTrack.[[Restrictable]] #1015

merged 1 commit into from
Oct 3, 2024

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

Copy link
Member

@jan-ivar jan-ivar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems mostly harmless.

@eladalon1983 eladalon1983 merged commit e34d489 into main Oct 3, 2024
2 checks passed
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.

3 participants