public class FFMpeg2TheoraAnalyzer extends Object implements Analyzer
| Constructor and Description |
|---|
FFMpeg2TheoraAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLogger(Logger logger) |
void |
addThrowable(Throwable t) |
void |
analyze(String l,
Node source,
Node des)
Analyzes a line of logging of
|
FFMpeg2TheoraAnalyzer |
clone() |
int |
getMaxLines()
How many lines of logging should be offered for
Analyzer.analyze(java.lang.String, org.mmbase.bridge.Node, org.mmbase.bridge.Node)ing at the most. |
void |
ready(Node sourceNode,
Node destNode) |
public int getMaxLines()
AnalyzerAnalyzer.analyze(java.lang.String, org.mmbase.bridge.Node, org.mmbase.bridge.Node)ing at the most.getMaxLines in interface Analyzerpublic void addThrowable(Throwable t)
addThrowable in interface Analyzerpublic void analyze(String l, Node source, Node des)
Analyzerpublic FFMpeg2TheoraAnalyzer clone()
clone in interface PublicCloneable<Analyzer>clone in class ObjectMMBase 1.9-SNAPSHOT - ${javadoctimestamp}