|
def | __init__ (self, job, path) |
|
def | run (self, callback) |
|
def | abort (self) |
|
def | previewCB (self, answer) |
|
def | playerClosed (self) |
|
def | closedCB (self, answer) |
|
def | previewProject (self) |
|
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 | finish (self, aborted=False) |
|
def | afterRun (self) |
|
def | writeInput (self, input) |
|
def | getProgress (self) |
|
def | setProgress (self, progress) |
|
◆ __init__()
def Plugins.Extensions.DVDBurn.Process.PreviewTask.__init__ |
( |
|
self, |
|
|
|
job, |
|
|
|
path |
|
) |
| |
◆ abort()
def Plugins.Extensions.DVDBurn.Process.PreviewTask.abort |
( |
|
self | ) |
|
◆ closedCB()
def Plugins.Extensions.DVDBurn.Process.PreviewTask.closedCB |
( |
|
self, |
|
|
|
answer |
|
) |
| |
◆ playerClosed()
def Plugins.Extensions.DVDBurn.Process.PreviewTask.playerClosed |
( |
|
self | ) |
|
◆ previewCB()
def Plugins.Extensions.DVDBurn.Process.PreviewTask.previewCB |
( |
|
self, |
|
|
|
answer |
|
) |
| |
◆ previewProject()
def Plugins.Extensions.DVDBurn.Process.PreviewTask.previewProject |
( |
|
self | ) |
|
◆ run()
def Plugins.Extensions.DVDBurn.Process.PreviewTask.run |
( |
|
self, |
|
|
|
callback |
|
) |
| |
◆ callback
Plugins.Extensions.DVDBurn.Process.PreviewTask.callback |
◆ job
Plugins.Extensions.DVDBurn.Process.PreviewTask.job |
◆ path
Plugins.Extensions.DVDBurn.Process.PreviewTask.path |
◆ weighting
Plugins.Extensions.DVDBurn.Process.PreviewTask.weighting |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Plugins/Extensions/DVDBurn/Process.py