|
def | __init__ (self, session) |
|
def | connectCallbacks (self) |
|
def | disconnectCallbacks (self) |
|
def | setVideoWindow (self, x, y, w, h) |
|
def | showBrowser (self) |
|
def | hideBrowser (self) |
|
def | zap (self, sref) |
|
def | isStreaming (self) |
|
def | playStream (self, sref) |
|
def | actionPause (self) |
|
def | pauseStream (self) |
|
def | actionStop (self) |
|
def | stopStream (self) |
|
def | setVolume (self, volume) |
|
def | nextService (self) |
|
def | prevService (self) |
|
def | redButtonAppplicationReady (self, appid) |
|
def | textApplicationReady (self, appid) |
|
def | aitInvalidated (self) |
|
def | isRedButtonAvailable (self) |
|
def | isTextAvailable (self) |
|
def | showRedButtonApplication (self) |
|
def | showTextApplication (self) |
|
def | startApplicationByUri (self, uri) |
|
def | startApplicationById (self, appid) |
|
def | setCurrentBouquet (self, ref) |
|
◆ __init__()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ actionPause()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.actionPause |
( |
|
self | ) |
|
◆ actionStop()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.actionStop |
( |
|
self | ) |
|
◆ aitInvalidated()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.aitInvalidated |
( |
|
self | ) |
|
◆ connectCallbacks()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.connectCallbacks |
( |
|
self | ) |
|
◆ disconnectCallbacks()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.disconnectCallbacks |
( |
|
self | ) |
|
◆ hideBrowser()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.hideBrowser |
( |
|
self | ) |
|
◆ isRedButtonAvailable()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.isRedButtonAvailable |
( |
|
self | ) |
|
◆ isStreaming()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.isStreaming |
( |
|
self | ) |
|
◆ isTextAvailable()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.isTextAvailable |
( |
|
self | ) |
|
◆ nextService()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.nextService |
( |
|
self | ) |
|
◆ pauseStream()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.pauseStream |
( |
|
self | ) |
|
◆ playStream()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.playStream |
( |
|
self, |
|
|
|
sref |
|
) |
| |
◆ prevService()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.prevService |
( |
|
self | ) |
|
◆ redButton()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.redButton |
( |
** |
kwargs | ) |
|
|
static |
◆ redButtonAppplicationReady()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.redButtonAppplicationReady |
( |
|
self, |
|
|
|
appid |
|
) |
| |
◆ setCurrentBouquet()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.setCurrentBouquet |
( |
|
self, |
|
|
|
ref |
|
) |
| |
◆ setVideoWindow()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.setVideoWindow |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
w, |
|
|
|
h |
|
) |
| |
◆ setVolume()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.setVolume |
( |
|
self, |
|
|
|
volume |
|
) |
| |
◆ showBrowser()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.showBrowser |
( |
|
self | ) |
|
◆ showRedButtonApplication()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.showRedButtonApplication |
( |
|
self | ) |
|
◆ showTextApplication()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.showTextApplication |
( |
|
self | ) |
|
◆ startApplicationById()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.startApplicationById |
( |
|
self, |
|
|
|
appid |
|
) |
| |
◆ startApplicationByUri()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.startApplicationByUri |
( |
|
self, |
|
|
|
uri |
|
) |
| |
◆ stopStream()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.stopStream |
( |
|
self | ) |
|
◆ textApplicationReady()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.textApplicationReady |
( |
|
self, |
|
|
|
appid |
|
) |
| |
◆ textButton()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.textButton |
( |
** |
kwargs | ) |
|
|
static |
◆ zap()
def Plugins.Extensions.HbbTV.HbbTV.HbbTV.zap |
( |
|
self, |
|
|
|
sref |
|
) |
| |
◆ conns
Plugins.Extensions.HbbTV.HbbTV.HbbTV.conns |
◆ eHbbtv
Plugins.Extensions.HbbTV.HbbTV.HbbTV.eHbbtv |
◆ instance
Plugins.Extensions.HbbTV.HbbTV.HbbTV.instance = None |
|
static |
◆ onClose
Plugins.Extensions.HbbTV.HbbTV.HbbTV.onClose |
◆ redButtonDescriptor
Plugins.Extensions.HbbTV.HbbTV.HbbTV.redButtonDescriptor = None |
|
static |
◆ session
Plugins.Extensions.HbbTV.HbbTV.HbbTV.session |
◆ textDescriptor
Plugins.Extensions.HbbTV.HbbTV.HbbTV.textDescriptor = None |
|
static |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Plugins/Extensions/HbbTV/HbbTV.py