The screen orientation can be controlled by setting orientation to one of the values below. This option will override the internal orientation sensor. Please note most Android TV devices ignore this setting, so it is always best to configure orientation within Android settings.
| Name | Value | Description |
|---|---|---|
orientation |
6 |
Set landscape orientation |
orientation |
8 |
Set reverse landscape orientation |
orientation |
1 |
Set portrait orientation |
orientation |
9 |
Set reverse portrait orientation |
Note: Please see Android Documentation for more orientation settings