Uses of Class
org.ffmpeg.ffprobe.PixelFormatsType
Packages that use PixelFormatsType
-
Uses of PixelFormatsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PixelFormatsTypeMethods in org.ffmpeg.ffprobe that return PixelFormatsTypeModifier and TypeMethodDescriptionObjectFactory.createPixelFormatsType()Create an instance ofPixelFormatsTypeFfprobeType.getPixelFormats()Gets the value of the pixelFormats property.Methods in org.ffmpeg.ffprobe with parameters of type PixelFormatsTypeModifier and TypeMethodDescriptionvoidFfprobeType.setPixelFormats(PixelFormatsType value) Sets the value of the pixelFormats property.