File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1125
1125
"deprecated" : false
1126
1126
}
1127
1127
}
1128
+ },
1129
+ "constraints_resizeMode_parameter" : {
1130
+ "__compat" : {
1131
+ "description" : " `constraints.resizeMode` parameter" ,
1132
+ "mdn_url" : " https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints#resizemode" ,
1133
+ "spec_url" : " https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-resizemode" ,
1134
+ "tags" : [
1135
+ " web-features:web-audio"
1136
+ ],
1137
+ "support" : {
1138
+ "chrome" : {
1139
+ "version_added" : " ≤75"
1140
+ },
1141
+ "chrome_android" : " mirror" ,
1142
+ "edge" : " mirror" ,
1143
+ "firefox" : {
1144
+ "version_added" : " 144"
1145
+ },
1146
+ "firefox_android" : " mirror" ,
1147
+ "oculus" : " mirror" ,
1148
+ "opera" : " mirror" ,
1149
+ "opera_android" : " mirror" ,
1150
+ "safari" : {
1151
+ "version_added" : false
1152
+ },
1153
+ "safari_ios" : " mirror" ,
1154
+ "samsunginternet_android" : " mirror" ,
1155
+ "webview_android" : " mirror" ,
1156
+ "webview_ios" : " mirror"
1157
+ },
1158
+ "status" : {
1159
+ "experimental" : false ,
1160
+ "standard_track" : true ,
1161
+ "deprecated" : false
1162
+ }
1163
+ }
1128
1164
}
1129
1165
},
1130
1166
"selectAudioOutput" : {
You can’t perform that action at this time.
0 commit comments