|
def | __init__ (self, *args) |
|
def | getName (self, ref) |
|
def | getLength (self, ref) |
|
def | getLength64 (self, ref) |
|
def | getEvent (self, ref, start_time=-1) |
|
def | isPlayable (self, ref, ignore, simulate=False) |
|
def | getInfo (self, ref, w) |
|
def | getInfoString (self, ref, w) |
|
def | getInfoObject (self, ref, w) |
|
def | setInfo (self, ref, w, v) |
|
def | setInfoString (self, ref, w, v) |
|
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
◆ __init__()
def enigma.iStaticServiceInformationPtr.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ getEvent()
def enigma.iStaticServiceInformationPtr.getEvent |
( |
|
self, |
|
|
|
ref, |
|
|
|
start_time = -1 |
|
) |
| |
getEvent(iStaticServiceInformationPtr self, eServiceReference ref, time_t start_time=-1)
getEvent(iStaticServiceInformationPtr self, eServiceReference ref)
◆ getInfo()
def enigma.iStaticServiceInformationPtr.getInfo |
( |
|
self, |
|
|
|
ref, |
|
|
|
w |
|
) |
| |
getInfo(iStaticServiceInformationPtr self, eServiceReference ref, int w) -> int
◆ getInfoObject()
def enigma.iStaticServiceInformationPtr.getInfoObject |
( |
|
self, |
|
|
|
ref, |
|
|
|
w |
|
) |
| |
getInfoObject(iStaticServiceInformationPtr self, eServiceReference ref, int w) -> boost::any
◆ getInfoString()
def enigma.iStaticServiceInformationPtr.getInfoString |
( |
|
self, |
|
|
|
ref, |
|
|
|
w |
|
) |
| |
getInfoString(iStaticServiceInformationPtr self, eServiceReference ref, int w) -> std::string
◆ getLength()
def enigma.iStaticServiceInformationPtr.getLength |
( |
|
self, |
|
|
|
ref |
|
) |
| |
getLength(iStaticServiceInformationPtr self, eServiceReference ref) -> int
◆ getLength64()
def enigma.iStaticServiceInformationPtr.getLength64 |
( |
|
self, |
|
|
|
ref |
|
) |
| |
getLength64(iStaticServiceInformationPtr self, eServiceReference ref) -> int64_t
◆ getName()
def enigma.iStaticServiceInformationPtr.getName |
( |
|
self, |
|
|
|
ref |
|
) |
| |
getName(iStaticServiceInformationPtr self, eServiceReference ref)
◆ isPlayable()
def enigma.iStaticServiceInformationPtr.isPlayable |
( |
|
self, |
|
|
|
ref, |
|
|
|
ignore, |
|
|
|
simulate = False |
|
) |
| |
isPlayable(iStaticServiceInformationPtr self, eServiceReference ref, eServiceReference ignore, bool simulate=False) -> int
isPlayable(iStaticServiceInformationPtr self, eServiceReference ref, eServiceReference ignore) -> int
◆ setInfo()
def enigma.iStaticServiceInformationPtr.setInfo |
( |
|
self, |
|
|
|
ref, |
|
|
|
w, |
|
|
|
v |
|
) |
| |
setInfo(iStaticServiceInformationPtr self, eServiceReference ref, int w, int v) -> int
◆ setInfoString()
def enigma.iStaticServiceInformationPtr.setInfoString |
( |
|
self, |
|
|
|
ref, |
|
|
|
w, |
|
|
|
v |
|
) |
| |
setInfoString(iStaticServiceInformationPtr self, eServiceReference ref, int w, char const * v) -> int
◆ thisown
enigma.iStaticServiceInformationPtr.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: