|
def | __init__ (self, job) |
|
def | run (self, callback) |
|
def | conduct (self) |
|
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 | processStderr (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) |
|
◆ __init__()
def Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.__init__ |
( |
|
self, |
|
|
|
job |
|
) |
| |
◆ conduct()
def Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.conduct |
( |
|
self | ) |
|
◆ run()
def Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.run |
( |
|
self, |
|
|
|
callback |
|
) |
| |
◆ callback
Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.callback |
◆ delayTimer
Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.delayTimer |
◆ delayTimer_conn
Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.delayTimer_conn |
◆ job
Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.job |
◆ Menus
Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.Menus |
◆ weighting
Plugins.Extensions.DVDBurn.Process.ImagePrepareTask.weighting |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Plugins/Extensions/DVDBurn/Process.py