Uses of Class
adams.flow.standalone.FFmpegConfig
-
Packages that use FFmpegConfig Package Description adams.flow.sink -
-
Uses of FFmpegConfig in adams.flow.sink
Fields in adams.flow.sink declared as FFmpegConfig Modifier and Type Field Description protected FFmpegConfig
FFmpeg. m_Config
the ffmpeg configuration.Methods in adams.flow.sink that return FFmpegConfig Modifier and Type Method Description FFmpegConfig
FFmpeg. getConfig()
Returns the configuration.
-