Uses of Class
adams.flow.sink.FFmpeg
-
Packages that use FFmpeg Package Description adams.flow.sink.ffmpeg -
-
Uses of FFmpeg in adams.flow.sink.ffmpeg
Fields in adams.flow.sink.ffmpeg declared as FFmpeg Modifier and Type Field Description protected FFmpeg
AbstractFFmpegPlugin. m_Owner
the owning actor.Methods in adams.flow.sink.ffmpeg that return FFmpeg Modifier and Type Method Description FFmpeg
AbstractFFmpegPlugin. getOwner()
Sets the owner.Methods in adams.flow.sink.ffmpeg with parameters of type FFmpeg Modifier and Type Method Description void
AbstractFFmpegPlugin. setOwner(FFmpeg owner)
Sets the owner.
-