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 eac967e commit 405daaaCopy full SHA for 405daaa
inputfiles/patches/mediacapture-main.kdl
@@ -6,14 +6,17 @@ removals {
6
member latency // Blink only as of 2022-11
7
member resizeMode // Blink only as of 2022-11
8
}
9
+
10
dictionary MediaTrackConstraintSet {
11
12
13
14
15
dictionary MediaTrackSettings {
16
member latency // Blink only as of 2025-04
17
member resizeMode // Blink only as of 2025-04
18
19
20
dictionary MediaTrackSupportedConstraints {
21
member latency
22
member resizeMode
0 commit comments