| Package | Description |
|---|---|
| org.mmbase.streams.createcaches | |
| org.mmbase.streams.transcoders |
| Modifier and Type | Field and Description |
|---|---|
(package private) List<Analyzer> |
JobDefinition.analyzers |
| Modifier and Type | Method and Description |
|---|---|
List<Analyzer> |
JobDefinition.getAnalyzers() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobDefinition.addAnalyzer(Analyzer a) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobDefinition.addAnalyzers(List<Analyzer> l) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedAnalyzer
Makes it possible to chain analyzers one after another.
|
class |
FFMpeg2TheoraAnalyzer |
class |
FFMpegAnalyzer
An implementation of Analyzer that uses FFmpeg to analyze files.
|
class |
MockAnalyzer |
class |
SegmenterAnalyzer
Analyzes
segmenter output after doing its job, changes url field to m3u8 index file
when ready and rewrites m3u8 to removed full paths. |
| Modifier and Type | Field and Description |
|---|---|
protected Analyzer |
AnalyzerLogger.analyzer |
| Modifier and Type | Method and Description |
|---|---|
Analyzer |
AnalyzerLogger.getAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainedAnalyzer.add(Analyzer a) |
| Constructor and Description |
|---|
AnalyzerLogger(Analyzer a,
Node source,
Node destination) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}