Skip to content

Commit f823c99

Browse files
authored
newlines
1 parent 405daaa commit f823c99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

inputfiles/patches/mediacapture-screen.kdl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,22 @@ removals {
55
member cursor
66
member logicalSurface
77
}
8+
89
dictionary MediaTrackConstraintSet {
910
member cursor
1011
member logicalSurface
1112
member restrictOwnAudio
1213
member suppressLocalAudioPlayback
1314
}
15+
1416
dictionary MediaTrackSettings {
1517
member cursor // Blink only as of 2025-04
1618
member logicalSurface // Blink only as of 2025-04
1719
member restrictOwnAudio // Blink only as of 2025-04
1820
member suppressLocalAudioPlayback // Blink only as of 2025-04
1921
member screenPixelRatio // Blink only as of 2025-04
2022
}
23+
2124
dictionary MediaTrackSupportedConstraints {
2225
member cursor
2326
member logicalSurface

0 commit comments

Comments
 (0)