|
def | __init__ (self, job, inputfile) |
|
def | prepare (self) |
|
def | getRelevantAudioPIDs (self, title) |
|
def | processOutputLine (self, line) |
|
def | haveNewFile (self, file) |
|
def | haveProgress (self, progress) |
|
def | writeCutfile (self) |
|
def | cleanup (self, failed) |
|
def | setCommandline (self, cmd, args) |
|
def | setTool (self, tool) |
|
def | setCmdline (self, cmdline) |
|
def | checkPreconditions (self, immediate=False) |
|
def | run (self, callback) |
|
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.Process.DemuxTask.__init__ |
( |
|
self, |
|
|
|
job, |
|
|
|
inputfile |
|
) |
| |
◆ cleanup()
def Plugins.Extensions.DVDBurn.Process.DemuxTask.cleanup |
( |
|
self, |
|
|
|
failed |
|
) |
| |
◆ getRelevantAudioPIDs()
def Plugins.Extensions.DVDBurn.Process.DemuxTask.getRelevantAudioPIDs |
( |
|
self, |
|
|
|
title |
|
) |
| |
◆ haveNewFile()
def Plugins.Extensions.DVDBurn.Process.DemuxTask.haveNewFile |
( |
|
self, |
|
|
|
file |
|
) |
| |
◆ haveProgress()
def Plugins.Extensions.DVDBurn.Process.DemuxTask.haveProgress |
( |
|
self, |
|
|
|
progress |
|
) |
| |
◆ prepare()
def Plugins.Extensions.DVDBurn.Process.DemuxTask.prepare |
( |
|
self | ) |
|
◆ processOutputLine()
def Plugins.Extensions.DVDBurn.Process.DemuxTask.processOutputLine |
( |
|
self, |
|
|
|
line |
|
) |
| |
◆ writeCutfile()
def Plugins.Extensions.DVDBurn.Process.DemuxTask.writeCutfile |
( |
|
self | ) |
|
◆ currentPID
Plugins.Extensions.DVDBurn.Process.DemuxTask.currentPID |
◆ cutfile
Plugins.Extensions.DVDBurn.Process.DemuxTask.cutfile |
◆ cutlist
Plugins.Extensions.DVDBurn.Process.DemuxTask.cutlist |
◆ end
Plugins.Extensions.DVDBurn.Process.DemuxTask.end |
◆ generated_files
Plugins.Extensions.DVDBurn.Process.DemuxTask.generated_files |
◆ mplex_audiofiles
Plugins.Extensions.DVDBurn.Process.DemuxTask.mplex_audiofiles |
◆ mplex_streamfiles
Plugins.Extensions.DVDBurn.Process.DemuxTask.mplex_streamfiles |
◆ mplex_videofile
Plugins.Extensions.DVDBurn.Process.DemuxTask.mplex_videofile |
◆ prog_state
Plugins.Extensions.DVDBurn.Process.DemuxTask.prog_state |
◆ progress
Plugins.Extensions.DVDBurn.Process.DemuxTask.progress |
◆ relevantAudioPIDs
Plugins.Extensions.DVDBurn.Process.DemuxTask.relevantAudioPIDs |
◆ weighting
Plugins.Extensions.DVDBurn.Process.DemuxTask.weighting |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Plugins/Extensions/DVDBurn/Process.py