enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.eAlsaOutput Class Reference
Inheritance diagram for enigma.eAlsaOutput:

Public Member Functions

def __init__ (self, *args, **kwargs)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 HDMI = _enigma.eAlsaOutput_HDMI
 
 SPDIF = _enigma.eAlsaOutput_SPDIF
 
 BTPCM = _enigma.eAlsaOutput_BTPCM
 
 getInstance = staticmethod(_enigma.eAlsaOutput_getInstance)
 
 setBitstreamDelay = staticmethod(_enigma.eAlsaOutput_setBitstreamDelay)
 
 setPCMDelay = staticmethod(_enigma.eAlsaOutput_setPCMDelay)
 
 getActivePTSOffset = staticmethod(_enigma.eAlsaOutput_getActivePTSOffset)
 
 running
 
 close
 
 stop
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.eAlsaOutput.__init__ (   self,
args,
**  kwargs 
)

Member Data Documentation

◆ BTPCM

enigma.eAlsaOutput.BTPCM = _enigma.eAlsaOutput_BTPCM
static

◆ close

enigma.eAlsaOutput.close
static

◆ getActivePTSOffset

enigma.eAlsaOutput.getActivePTSOffset = staticmethod(_enigma.eAlsaOutput_getActivePTSOffset)
static

◆ getInstance

enigma.eAlsaOutput.getInstance = staticmethod(_enigma.eAlsaOutput_getInstance)
static

◆ HDMI

enigma.eAlsaOutput.HDMI = _enigma.eAlsaOutput_HDMI
static

◆ running

enigma.eAlsaOutput.running
static

◆ setBitstreamDelay

enigma.eAlsaOutput.setBitstreamDelay = staticmethod(_enigma.eAlsaOutput_setBitstreamDelay)
static

◆ setPCMDelay

enigma.eAlsaOutput.setPCMDelay = staticmethod(_enigma.eAlsaOutput_setPCMDelay)
static

◆ SPDIF

enigma.eAlsaOutput.SPDIF = _enigma.eAlsaOutput_SPDIF
static

◆ stop

enigma.eAlsaOutput.stop
static

◆ thisown

enigma.eAlsaOutput.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

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