openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Tools.ServiceReference Namespace Reference

Functions

def makeServiceQueryStr (serviceTypes)
 
def serviceRefAppendPath (sref, path)
 
def hdmiInServiceRef ()
 

Variables

 service_types_tv_ref = eServiceReference(eServiceReference.idDVB, eServiceReference.flagDirectory, eServiceReferenceDVB.dTv)
 
 service_types_radio_ref = eServiceReference(eServiceReference.idDVB, eServiceReference.flagDirectory, eServiceReferenceDVB.dRadio)
 

Function Documentation

◆ hdmiInServiceRef()

def Tools.ServiceReference.hdmiInServiceRef ( )

◆ makeServiceQueryStr()

def Tools.ServiceReference.makeServiceQueryStr (   serviceTypes)

◆ serviceRefAppendPath()

def Tools.ServiceReference.serviceRefAppendPath (   sref,
  path 
)

Variable Documentation

◆ service_types_radio_ref

◆ service_types_tv_ref