Uses of Class
net.bramp.ffmpeg.options.EncodingOptions
-
Uses of EncodingOptions in net.bramp.ffmpeg.builder
Modifier 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. -
Uses of EncodingOptions in net.bramp.ffmpeg.modelmapper
Modifier and TypeMethodDescriptionstatic <T extends AbstractFFmpegStreamBuilder<T>>
voidMapper.map
(EncodingOptions opts, AbstractFFmpegStreamBuilder<T> dest)