enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, db, item, parent) |
def | get_children (self, start=0, request_count=0) |
def | get_item (self) |
Public Member Functions inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer | |
def | get_path (self) |
Public Member Functions inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.BaseContainer | |
def | __init__ (self, parent, name) |
Public Attributes | |
location | |
size | |
duration | |
item | |
Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer | |
location | |
item | |
children | |
Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.RootContainer | |
item | |
Static Public Attributes | |
int | schemaVersion = 1 |
Static Public Attributes inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer | |
string | ITEM_KEY_TITLE = "title" |
string | ITEM_KEY_ID = "id" |
string | ITEM_KEY_CATEGORY = "category" |
def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Video.__init__ | ( | self, | |
db, | |||
item, | |||
parent | |||
) |
Reimplemented from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer.
def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Video.get_children | ( | self, | |
start = 0 , |
|||
request_count = 0 |
|||
) |
def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Video.get_item | ( | self | ) |
Reimplemented from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer.
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Video.duration |
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Video.item |
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Video.location |
|
static |
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.Video.size |