enigma2  2.6
Classes | Namespaces | Functions | Variables
PiPSetup.py File Reference

Classes

class  Screens.PiPSetup.PiPSetup
 

Namespaces

 Screens.PiPSetup
 

Functions

def Screens.PiPSetup.clip (val, min, max)
 

Variables

int Screens.PiPSetup.MAX_X = 720
 
int Screens.PiPSetup.MAX_Y = 576
 
int Screens.PiPSetup.MAX_W = MAX_X * 3 // 4
 
int Screens.PiPSetup.MAX_H = MAX_Y * 3 // 4
 
int Screens.PiPSetup.MIN_W = MAX_X // 8
 
int Screens.PiPSetup.MIN_H = MAX_Y // 8