We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8525a76 commit 58ab671Copy full SHA for 58ab671
inputfiles/patches/media-track.kdl
@@ -1,4 +1,7 @@
1
removals {
2
+ // Gecko: Unsupported
3
+ // WebKit: https://searchfox.org/wubkat/source/Source/WebCore/Modules/mediastream/MediaStreamTrack.idl
4
+ // Blink: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/mediastream/media_track_capabilities.idl
5
dictionary MediaTrackCapabilities {
6
member latency // Blink only as of 2022-11
7
member resizeMode // Blink only as of 2022-11
0 commit comments