Uses of Class
net.bramp.ffmpeg.options.EncodingOptions
Packages that use EncodingOptions
-
Uses of EncodingOptions in net.bramp.ffmpeg.builder
Methods in net.bramp.ffmpeg.builder that return EncodingOptionsModifier and TypeMethodDescriptionabstract EncodingOptions
AbstractFFmpegStreamBuilder.buildOptions()
Returns a representation of this Builder that can be safely serialised.FFmpegOutputBuilder.buildOptions()
Returns a representation of this Builder that can be safely serialised.Methods in net.bramp.ffmpeg.builder with parameters of type EncodingOptions -
Uses of EncodingOptions in net.bramp.ffmpeg.modelmapper
Methods in net.bramp.ffmpeg.modelmapper with parameters of type EncodingOptionsModifier and TypeMethodDescriptionstatic <T extends AbstractFFmpegStreamBuilder<T>>
voidMapper.map
(EncodingOptions opts, AbstractFFmpegStreamBuilder<T> dest)