Uses of Class
org.ffmpeg.ffprobe.PixelFormatsType
-
Packages that use PixelFormatsType Package Description org.ffmpeg.ffprobe -
-
Uses of PixelFormatsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PixelFormatsType Modifier and Type Field Description protected PixelFormatsTypeFfprobeType. pixelFormatsMethods in org.ffmpeg.ffprobe that return PixelFormatsType Modifier and Type Method Description PixelFormatsTypeObjectFactory. createPixelFormatsType()Create an instance ofPixelFormatsTypePixelFormatsTypeFfprobeType. getPixelFormats()Gets the value of the pixelFormats property.Methods in org.ffmpeg.ffprobe with parameters of type PixelFormatsType Modifier and Type Method Description voidFfprobeType. setPixelFormats(PixelFormatsType value)Sets the value of the pixelFormats property.
-