enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Plugins.Extensions.DVDBurn.Bludisc.RemuxTask Class Reference
Inheritance diagram for Plugins.Extensions.DVDBurn.Bludisc.RemuxTask:
Components.Task.Task

Public Member Functions

def __init__ (self, job, title, title_no)
 
def getPIDs (self)
 
def processOutputLine (self, line)
 
def cleanup (self, failed)
 
- Public Member Functions inherited from Components.Task.Task
def __init__ (self, job, name)
 
def setCommandline (self, cmd, args)
 
def setTool (self, tool)
 
def setCmdline (self, cmdline)
 
def checkPreconditions (self, immediate=False)
 
def run (self, callback)
 
def prepare (self)
 
def processStdout (self, data)
 
def processStderr (self, data)
 
def processOutput (self, data)
 
def processFinished (self, returncode)
 
def abort (self)
 
def finish (self, aborted=False)
 
def afterRun (self)
 
def writeInput (self, input)
 
def getProgress (self)
 
def setProgress (self, progress)
 

Public Attributes

 title
 
 title_no
 
 job
 
 outputfile
 
 end
 
 weighting
 
 bdmvpids
 
 progress
 
 error_text
 
- Public Attributes inherited from Components.Task.Task
 name
 
 immediate_preconditions
 
 global_preconditions
 
 postconditions
 
 returncode
 
 initial_input
 
 job
 
 end
 
 weighting
 
 cmd
 
 cwd
 
 args
 
 cmdline
 
 task_progress_changed
 
 output_line
 
 container
 
 callback
 
 appClosed_conn
 
 stdoutAvail_conn
 
 stderrAvail_conn
 

Additional Inherited Members

- Properties inherited from Components.Task.Task
 progress = property(getProgress, setProgress)
 

Constructor & Destructor Documentation

◆ __init__()

def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.__init__ (   self,
  job,
  title,
  title_no 
)

Member Function Documentation

◆ cleanup()

def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.cleanup (   self,
  failed 
)

Reimplemented from Components.Task.Task.

◆ getPIDs()

def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.getPIDs (   self)

◆ processOutputLine()

def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.processOutputLine (   self,
  line 
)

Reimplemented from Components.Task.Task.

Member Data Documentation

◆ bdmvpids

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.bdmvpids

◆ end

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.end

◆ error_text

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.error_text

◆ job

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.job

◆ outputfile

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.outputfile

◆ progress

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.progress

◆ title

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.title

◆ title_no

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.title_no

◆ weighting

Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.weighting

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