◆ __init__()
def enigma.eWebMediaPlayer.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ resetProxy()
def enigma.eWebMediaPlayer.resetProxy |
( |
| ) |
|
◆ sendEvent()
def enigma.eWebMediaPlayer.sendEvent |
( |
|
id | ) |
|
◆ setProxy()
def enigma.eWebMediaPlayer.setProxy |
( |
|
proxy | ) |
|
setProxy(eWebMediaPlayerProxy proxy) -> bool
◆ resetProxy
enigma.eWebMediaPlayer.resetProxy = staticmethod(resetProxy) |
|
static |
◆ setProxy
enigma.eWebMediaPlayer.setProxy = staticmethod(setProxy) |
|
static |
◆ STREAM_POSITION_CHANGED
enigma.eWebMediaPlayer.STREAM_POSITION_CHANGED = _enigma.eWebMediaPlayer_STREAM_POSITION_CHANGED |
|
static |
◆ STREAM_RESOLUTION_CHANGED
enigma.eWebMediaPlayer.STREAM_RESOLUTION_CHANGED = _enigma.eWebMediaPlayer_STREAM_RESOLUTION_CHANGED |
|
static |
◆ STREAM_STATE_BUFFERING
enigma.eWebMediaPlayer.STREAM_STATE_BUFFERING = _enigma.eWebMediaPlayer_STREAM_STATE_BUFFERING |
|
static |
◆ STREAM_STATE_CANCELLED
enigma.eWebMediaPlayer.STREAM_STATE_CANCELLED = _enigma.eWebMediaPlayer_STREAM_STATE_CANCELLED |
|
static |
◆ STREAM_STATE_ERROR
enigma.eWebMediaPlayer.STREAM_STATE_ERROR = _enigma.eWebMediaPlayer_STREAM_STATE_ERROR |
|
static |
◆ STREAM_STATE_PAUSED
enigma.eWebMediaPlayer.STREAM_STATE_PAUSED = _enigma.eWebMediaPlayer_STREAM_STATE_PAUSED |
|
static |
◆ STREAM_STATE_PLAYING
enigma.eWebMediaPlayer.STREAM_STATE_PLAYING = _enigma.eWebMediaPlayer_STREAM_STATE_PLAYING |
|
static |
◆ STREAM_STATE_SEEKING
enigma.eWebMediaPlayer.STREAM_STATE_SEEKING = _enigma.eWebMediaPlayer_STREAM_STATE_SEEKING |
|
static |
◆ STREAM_STATE_STOPPED
enigma.eWebMediaPlayer.STREAM_STATE_STOPPED = _enigma.eWebMediaPlayer_STREAM_STATE_STOPPED |
|
static |
◆ thisown
enigma.eWebMediaPlayer.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: