On Screen Display
Category osd:
| Property | Description | Type | Default |
|---|---|---|---|
enabled | enable of osd | boolean | true |
vertical | orientation of osd | boolean | false |
width | width of osd window | integer | 300 |
height | height of osd window | integer | 56 |
position | position of osd (top, top-left, top-right, bottom, bottom-left, bottom-right, left, right) | string | bottom |
timeout | time for displaying osd (in seconds) | integer | 3 |