Uses of Class
org.ffmpeg.ffprobe.PixelFormatComponentsType
-
Packages that use PixelFormatComponentsType Package Description org.ffmpeg.ffprobe -
-
Uses of PixelFormatComponentsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PixelFormatComponentsType Modifier and Type Field Description protected PixelFormatComponentsTypePixelFormatType. componentsMethods in org.ffmpeg.ffprobe that return PixelFormatComponentsType Modifier and Type Method Description PixelFormatComponentsTypeObjectFactory. createPixelFormatComponentsType()Create an instance ofPixelFormatComponentsTypePixelFormatComponentsTypePixelFormatType. getComponents()Gets the value of the components property.Methods in org.ffmpeg.ffprobe with parameters of type PixelFormatComponentsType Modifier and Type Method Description voidPixelFormatType. setComponents(PixelFormatComponentsType value)Sets the value of the components property.
-