enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy Class Reference
Inheritance diagram for Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy:
enigma.eDBusInterfaceProxy

Public Member Functions

def __init__ (self, session)
 
def play (self, val, isUri)
 
def stop (self)
 
def isTimerPending (self)
 
def setVolume (self, to)
 
- Public Member Functions inherited from enigma.eDBusInterfaceProxy
def __init__ (self)
 
def pause (self)
 
def resume (self)
 
def getVolume (self)
 
def __disown__ (self)
 

Static Public Attributes

 proxyInstance = None
 
- Static Public Attributes inherited from enigma.eDBusInterfaceProxy
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy.__init__ (   self,
  session 
)

Member Function Documentation

◆ isTimerPending()

def Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy.isTimerPending (   self)
isTimerPending(eDBusInterfaceProxy self) -> bool

Reimplemented from enigma.eDBusInterfaceProxy.

◆ play()

def Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy.play (   self,
  val,
  isUri 
)
play(eDBusInterfaceProxy self, std::string const & val, bool isUri) -> bool

Reimplemented from enigma.eDBusInterfaceProxy.

◆ setVolume()

def Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy.setVolume (   self,
  to 
)
setVolume(eDBusInterfaceProxy self, int to) -> bool

Reimplemented from enigma.eDBusInterfaceProxy.

◆ stop()

def Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy.stop (   self)
stop(eDBusInterfaceProxy self) -> bool

Reimplemented from enigma.eDBusInterfaceProxy.

Member Data Documentation

◆ proxyInstance

Plugins.SystemPlugins.DBusInterfaceProxy.plugin.DBusInterfaceProxy.proxyInstance = None
static

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