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

Public Member Functions

def __init__ (self, *args, **kwargs)
 
def setProxy (proxy)
 
def sendEvent (id)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 STREAM_STATE_STOPPED = _enigma.eDBusInterface_STREAM_STATE_STOPPED
 
 STREAM_STATE_PLAYING = _enigma.eDBusInterface_STREAM_STATE_PLAYING
 
 STREAM_STATE_PAUSED = _enigma.eDBusInterface_STREAM_STATE_PAUSED
 
 STREAM_STATE_BUFFERING = _enigma.eDBusInterface_STREAM_STATE_BUFFERING
 
 STREAM_STATE_SEEKING = _enigma.eDBusInterface_STREAM_STATE_SEEKING
 
 setProxy = staticmethod(setProxy)
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ sendEvent()

def enigma.eDBusInterface.sendEvent (   id)
sendEvent(int id)

◆ setProxy()

def enigma.eDBusInterface.setProxy (   proxy)
setProxy(eDBusInterfaceProxy proxy) -> bool

Member Data Documentation

◆ setProxy

enigma.eDBusInterface.setProxy = staticmethod(setProxy)
static

◆ STREAM_STATE_BUFFERING

enigma.eDBusInterface.STREAM_STATE_BUFFERING = _enigma.eDBusInterface_STREAM_STATE_BUFFERING
static

◆ STREAM_STATE_PAUSED

enigma.eDBusInterface.STREAM_STATE_PAUSED = _enigma.eDBusInterface_STREAM_STATE_PAUSED
static

◆ STREAM_STATE_PLAYING

enigma.eDBusInterface.STREAM_STATE_PLAYING = _enigma.eDBusInterface_STREAM_STATE_PLAYING
static

◆ STREAM_STATE_SEEKING

enigma.eDBusInterface.STREAM_STATE_SEEKING = _enigma.eDBusInterface_STREAM_STATE_SEEKING
static

◆ STREAM_STATE_STOPPED

enigma.eDBusInterface.STREAM_STATE_STOPPED = _enigma.eDBusInterface_STREAM_STATE_STOPPED
static

◆ thisown

enigma.eDBusInterface.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: