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 405daaa commit f823c99Copy full SHA for f823c99
inputfiles/patches/mediacapture-screen.kdl
@@ -5,19 +5,22 @@ removals {
5
member cursor
6
member logicalSurface
7
}
8
+
9
dictionary MediaTrackConstraintSet {
10
11
12
member restrictOwnAudio
13
member suppressLocalAudioPlayback
14
15
16
dictionary MediaTrackSettings {
17
member cursor // Blink only as of 2025-04
18
member logicalSurface // Blink only as of 2025-04
19
member restrictOwnAudio // Blink only as of 2025-04
20
member suppressLocalAudioPlayback // Blink only as of 2025-04
21
member screenPixelRatio // Blink only as of 2025-04
22
23
24
dictionary MediaTrackSupportedConstraints {
25
26
0 commit comments