|
| 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 |
|
◆ __init__()
def enigma.eAlsaOutput.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ BTPCM
enigma.eAlsaOutput.BTPCM = _enigma.eAlsaOutput_BTPCM |
|
static |
◆ close
◆ 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
◆ 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: