Re: [mediacapture-main] Fix export of track-muted and set-track-muted. (#986)

exporting `muted` without a scope would be frowned upon, yes.

I've gone ahead and:
* made muted exported while distinct from the IDL attribute (using `data-dfn-type=dfn`)
* added a `<dfn>` for muted sources and used it in the couple of places where we had an autolink that didn't make sense in the context of MediaStreamTrack (which was the reason I raised this distinction in the first place)
* aligned the enabled and ended state to use the same pattern as muted

This will break autolinks in specs that were relying on these definitions


-- 
GitHub Notification of comment by dontcallmedom
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/pull/986#issuecomment-2017620782 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 25 March 2024 09:57:06 UTC