openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Screens.PictureInPicture Namespace Reference

Classes

class  PictureInPictureZapping
 
class  PictureInPicture
 

Functions

def timedStopPipPigMode ()
 
def PipPigMode (value)
 

Variables

int MAX_X = 720
 
int MAX_Y = 576
 
bool pip_config_initialized = False
 
bool PipPigModeEnabled = False
 
 PipPigModeTimer = eTimer()
 

Function Documentation

◆ PipPigMode()

def Screens.PictureInPicture.PipPigMode (   value)

◆ timedStopPipPigMode()

def Screens.PictureInPicture.timedStopPipPigMode ( )

Variable Documentation

◆ MAX_X

int Screens.PictureInPicture.MAX_X = 720

◆ MAX_Y

int Screens.PictureInPicture.MAX_Y = 576

◆ pip_config_initialized

bool Screens.PictureInPicture.pip_config_initialized = False

◆ PipPigModeEnabled

bool Screens.PictureInPicture.PipPigModeEnabled = False

◆ PipPigModeTimer

Screens.PictureInPicture.PipPigModeTimer = eTimer()