use available resolution as default
This commit is contained in:
parent
90ccbdfcf9
commit
29436d59a6
1 changed files with 1 additions and 1 deletions
|
@ -1007,7 +1007,7 @@
|
||||||
"videoLoop": false,
|
"videoLoop": false,
|
||||||
"videoMuted": false,
|
"videoMuted": false,
|
||||||
"videoPoints": {},
|
"videoPoints": {},
|
||||||
"videoResolution": 240,
|
"videoResolution": 480,
|
||||||
"videoScale": "fit",
|
"videoScale": "fit",
|
||||||
"videoSize": "large",
|
"videoSize": "large",
|
||||||
"videoSubtitles": false,
|
"videoSubtitles": false,
|
||||||
|
|
Loading…
Reference in a new issue