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 FFmpegConfigFFmpeg. m_Configthe ffmpeg configuration.Methods in adams.flow.sink that return FFmpegConfig Modifier and Type Method Description FFmpegConfigFFmpeg. getConfig()Returns the configuration.
-