Uses of Class
org.ffmpeg.ffprobe.PixelFormatComponentsType
Packages that use PixelFormatComponentsType
-
Uses of PixelFormatComponentsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PixelFormatComponentsTypeMethods in org.ffmpeg.ffprobe that return PixelFormatComponentsTypeModifier and TypeMethodDescriptionObjectFactory.createPixelFormatComponentsType()Create an instance ofPixelFormatComponentsTypePixelFormatType.getComponents()Gets the value of the components property.Methods in org.ffmpeg.ffprobe with parameters of type PixelFormatComponentsTypeModifier and TypeMethodDescriptionvoidPixelFormatType.setComponents(PixelFormatComponentsType value) Sets the value of the components property.