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

Public Member Functions

def __init__ (self, job, inputfile, outputfile)
 
def run (self, callback)
 
def processStderr (self, data)
 
- 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 prepare (self)
 
def cleanup (self, failed)
 
def processStdout (self, data)
 
def processOutput (self, data)
 
def processOutputLine (self, line)
 
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

 dumpFile
 
 weighting
 
- 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.Process.png2yuvTask.__init__ (   self,
  job,
  inputfile,
  outputfile 
)

Member Function Documentation

◆ processStderr()

def Plugins.Extensions.DVDBurn.Process.png2yuvTask.processStderr (   self,
  data 
)

Reimplemented from Components.Task.Task.

◆ run()

def Plugins.Extensions.DVDBurn.Process.png2yuvTask.run (   self,
  callback 
)

Reimplemented from Components.Task.Task.

Member Data Documentation

◆ dumpFile

Plugins.Extensions.DVDBurn.Process.png2yuvTask.dumpFile

◆ weighting

Plugins.Extensions.DVDBurn.Process.png2yuvTask.weighting

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