|
def | __init__ (self, job, title, title_no) |
|
def | getPIDs (self) |
|
def | processOutputLine (self, line) |
|
def | cleanup (self, failed) |
|
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) |
|
◆ __init__()
def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.__init__ |
( |
|
self, |
|
|
|
job, |
|
|
|
title, |
|
|
|
title_no |
|
) |
| |
◆ cleanup()
def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.cleanup |
( |
|
self, |
|
|
|
failed |
|
) |
| |
◆ getPIDs()
def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.getPIDs |
( |
|
self | ) |
|
◆ processOutputLine()
def Plugins.Extensions.DVDBurn.Bludisc.RemuxTask.processOutputLine |
( |
|
self, |
|
|
|
line |
|
) |
| |
◆ 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:
- usr/lib/enigma2/python/Plugins/Extensions/DVDBurn/Bludisc.py