openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eAVSwitch Class Reference

#include <avswitch.h>

Inheritance diagram for eAVSwitch:

Public Member Functions

 eAVSwitch ()
 
 ~eAVSwitch ()
 
bool haveScartSwitch ()
 
int getVCRSlowBlanking ()
 
void setColorFormat (int format)
 
void setAspectRatio (int ratio)
 
void setVideomode (int mode)
 
void setInput (int val)
 
void setWSS (int val)
 
bool isActive ()
 

Static Public Member Functions

static eAVSwitchgetInstance ()
 

Public Attributes

PSignal1< void, int > vcr_sb_notifier
 

Constructor & Destructor Documentation

◆ eAVSwitch()

eAVSwitch::eAVSwitch ( )

◆ ~eAVSwitch()

eAVSwitch::~eAVSwitch ( )

Member Function Documentation

◆ getInstance()

eAVSwitch * eAVSwitch::getInstance ( )
static

◆ getVCRSlowBlanking()

int eAVSwitch::getVCRSlowBlanking ( )

◆ haveScartSwitch()

bool eAVSwitch::haveScartSwitch ( )

◆ isActive()

bool eAVSwitch::isActive ( )

◆ setAspectRatio()

void eAVSwitch::setAspectRatio ( int  ratio)

◆ setColorFormat()

void eAVSwitch::setColorFormat ( int  format)

◆ setInput()

void eAVSwitch::setInput ( int  val)

◆ setVideomode()

void eAVSwitch::setVideomode ( int  mode)

◆ setWSS()

void eAVSwitch::setWSS ( int  val)

Member Data Documentation

◆ vcr_sb_notifier

PSignal1<void, int> eAVSwitch::vcr_sb_notifier

The documentation for this class was generated from the following files: