This plugin was made for let the user enter/exit in fullscreen mode.
reloadOnFullscreen
Reload the videos for apply the better resolution.
keepUserSelection
Keep the user resolution selected.
range: true | false |
Here’s are the config lines for this plugin:
{
"es.upv.paella.fullScreenButtonPlugin":
{
"enabled":true,
"reloadOnFullscreen":
{
"enabled":true,
"keepUserSelection":true
}
},
}