|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFFmpegPlugin | |
|---|---|
| adams.flow.sink | |
| adams.flow.sink.ffmpeg | |
| Uses of AbstractFFmpegPlugin in adams.flow.sink |
|---|
| Fields in adams.flow.sink declared as AbstractFFmpegPlugin | |
|---|---|
protected AbstractFFmpegPlugin |
FFmpeg.m_Plugin
the plugin to execute. |
| Methods in adams.flow.sink that return AbstractFFmpegPlugin | |
|---|---|
AbstractFFmpegPlugin |
FFmpeg.getPlugin()
Returns the plugin to use. |
| Methods in adams.flow.sink with parameters of type AbstractFFmpegPlugin | |
|---|---|
void |
FFmpeg.setPlugin(AbstractFFmpegPlugin value)
Sets the plugin to use. |
| Uses of AbstractFFmpegPlugin in adams.flow.sink.ffmpeg |
|---|
| Subclasses of AbstractFFmpegPlugin in adams.flow.sink.ffmpeg | |
|---|---|
class |
AbstractFFmpegPluginWithOptions
Ancestor for FFmpeg plugins that offers the user to specify
additional input/output options. |
class |
GenericPlugin
A generic plugin. |
class |
MovieFromImages
Creates a movie out of a range of images. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||