enigma2
2.6
|
Public Member Functions | |
def | get_children (self, start=0, end=0) |
def | get_item (self) |
Public Member Functions inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer | |
def | __init__ (self, db, name, parent) |
def | get_path (self) |
Public Member Functions inherited from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.BaseContainer | |
def | __init__ (self, parent, name) |
Public Attributes | |
children | |
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 |
string | mimetype = 'directory' |
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.AudioAll.get_children | ( | self, | |
start = 0 , |
|||
end = 0 |
|||
) |
def Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AudioAll.get_item | ( | self | ) |
Reimplemented from Plugins.SystemPlugins.UPnP.DreamboxMediaStore.DBContainer.
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AudioAll.children |
Plugins.SystemPlugins.UPnP.DreamboxMediaStore.AudioAll.item |
|
static |
|
static |