![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Classes | |
| class | VideoWizardSummary |
| class | VideoWizard |
Variables | |
| showtestcard | |
| default | |
| has_scart = BoxInfo.getItem("scart", False) | |
| has_rca = BoxInfo.getItem("rca", False) | |
| has_jack = BoxInfo.getItem("avjack", False) | |
| has_dvi = BoxInfo.getItem("dvi", False) | |
| Screens.VideoWizard.default |
| Screens.VideoWizard.has_dvi = BoxInfo.getItem("dvi", False) |
| Screens.VideoWizard.has_jack = BoxInfo.getItem("avjack", False) |
| Screens.VideoWizard.has_rca = BoxInfo.getItem("rca", False) |
| Screens.VideoWizard.has_scart = BoxInfo.getItem("scart", False) |
| Screens.VideoWizard.showtestcard |