enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
Plugins.Extensions.DVDBurn.Project.Project Class Reference
Inheritance diagram for Plugins.Extensions.DVDBurn.Project.Project:
Plugins.Extensions.DVDBurn.Project.MenuTemplate

Public Member Functions

def __init__ (self)
 
def addService (self, service)
 
def saveProject (self, path)
 
def load (self, filename)
 
def loadProject (self, filename)
 
def xmlAttributesToConfig (self, node, config)
 
def xmlGetTitleNodeRecursive (self, node, title_idx=-1)
 
def getSize (self)
 

Public Attributes

 titles
 
 target
 
 settings
 
 filekeys
 
 menutemplate
 
 error
 
 session
 
 finished_burning
 

Static Public Attributes

int MAX_SL = 4480
 
int MAX_DL = 8150
 
int MAX_BD = 24220
 

Properties

 size = property(getSize)
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.Extensions.DVDBurn.Project.Project.__init__ (   self)

Member Function Documentation

◆ addService()

def Plugins.Extensions.DVDBurn.Project.Project.addService (   self,
  service 
)

◆ getSize()

def Plugins.Extensions.DVDBurn.Project.Project.getSize (   self)

◆ load()

def Plugins.Extensions.DVDBurn.Project.Project.load (   self,
  filename 
)

◆ loadProject()

def Plugins.Extensions.DVDBurn.Project.Project.loadProject (   self,
  filename 
)

◆ saveProject()

def Plugins.Extensions.DVDBurn.Project.Project.saveProject (   self,
  path 
)

◆ xmlAttributesToConfig()

def Plugins.Extensions.DVDBurn.Project.Project.xmlAttributesToConfig (   self,
  node,
  config 
)

◆ xmlGetTitleNodeRecursive()

def Plugins.Extensions.DVDBurn.Project.Project.xmlGetTitleNodeRecursive (   self,
  node,
  title_idx = -1 
)

Member Data Documentation

◆ error

Plugins.Extensions.DVDBurn.Project.Project.error

◆ filekeys

Plugins.Extensions.DVDBurn.Project.Project.filekeys

◆ finished_burning

Plugins.Extensions.DVDBurn.Project.Project.finished_burning

◆ MAX_BD

int Plugins.Extensions.DVDBurn.Project.Project.MAX_BD = 24220
static

◆ MAX_DL

int Plugins.Extensions.DVDBurn.Project.Project.MAX_DL = 8150
static

◆ MAX_SL

int Plugins.Extensions.DVDBurn.Project.Project.MAX_SL = 4480
static

◆ menutemplate

Plugins.Extensions.DVDBurn.Project.Project.menutemplate

◆ session

Plugins.Extensions.DVDBurn.Project.Project.session

◆ settings

Plugins.Extensions.DVDBurn.Project.Project.settings

◆ target

Plugins.Extensions.DVDBurn.Project.Project.target

◆ titles

Plugins.Extensions.DVDBurn.Project.Project.titles

Property Documentation

◆ size

Plugins.Extensions.DVDBurn.Project.Project.size = property(getSize)
static

The documentation for this class was generated from the following file: