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 FFmpegAbstractFFmpegPlugin. m_Ownerthe owning actor.Methods in adams.flow.sink.ffmpeg that return FFmpeg Modifier and Type Method Description FFmpegAbstractFFmpegPlugin. getOwner()Sets the owner.Methods in adams.flow.sink.ffmpeg with parameters of type FFmpeg Modifier and Type Method Description voidAbstractFFmpegPlugin. setOwner(FFmpeg owner)Sets the owner.
-