Uses of Class
org.ffmpeg.ffprobe.PixelFormatFlagsType
-
Packages that use PixelFormatFlagsType Package Description org.ffmpeg.ffprobe -
-
Uses of PixelFormatFlagsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PixelFormatFlagsType Modifier and Type Field Description protected PixelFormatFlagsTypePixelFormatType. flagsMethods in org.ffmpeg.ffprobe that return PixelFormatFlagsType Modifier and Type Method Description PixelFormatFlagsTypeObjectFactory. createPixelFormatFlagsType()Create an instance ofPixelFormatFlagsTypePixelFormatFlagsTypePixelFormatType. getFlags()Gets the value of the flags property.Methods in org.ffmpeg.ffprobe with parameters of type PixelFormatFlagsType Modifier and Type Method Description voidPixelFormatType. setFlags(PixelFormatFlagsType value)Sets the value of the flags property.
-