FS-10139: [verto.js] $.FSRTC.bestResSupported() returns true for any res #resolve

This commit is contained in:
Brian West
2017-03-16 10:37:31 -05:00
parent a7c4b22ac9
commit 0021530faf
2 changed files with 3 additions and 3 deletions

View File

@@ -1003,8 +1003,8 @@
resI++;
video = {
width: w,
height: h
width: {exact: w},
height: {exact: h}
//"minWidth": w,
//"minHeight": h,
//"maxWidth": w,