On-Screen Display: Difference between revisions
Jump to navigation
Jump to search
m (+cat) |
m (fix DirectFB link (directfb.net)) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
On-Screen |
An '''On-Screen Display''' (short '''OSD''') is usually used on [[SetTopBox]]es to display a menu on the TV screen. Sometimes programmed using a proprietary API. Linux-based STBs sometimes use [[DirectFB]] as more portable [[API]] to render their [[GUI]] and set up the video layers. |
||
== Links == |
== Links == |
||
* [http://www.directfb. |
* [http://www.directfb.net/ DirectFB Website] |
||
[[Category:Technology]] |
[[Category:Technology]] |
Latest revision as of 16:12, 1 January 2017
An On-Screen Display (short OSD) is usually used on SetTopBoxes to display a menu on the TV screen. Sometimes programmed using a proprietary API. Linux-based STBs sometimes use DirectFB as more portable API to render their GUI and set up the video layers.