Uses of Class
org.ffmpeg.ffprobe.PixelFormatFlagsType
Packages that use PixelFormatFlagsType
-
Uses of PixelFormatFlagsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as PixelFormatFlagsTypeMethods in org.ffmpeg.ffprobe that return PixelFormatFlagsTypeModifier and TypeMethodDescriptionObjectFactory.createPixelFormatFlagsType()Create an instance ofPixelFormatFlagsTypePixelFormatType.getFlags()Gets the value of the flags property.Methods in org.ffmpeg.ffprobe with parameters of type PixelFormatFlagsTypeModifier and TypeMethodDescriptionvoidPixelFormatType.setFlags(PixelFormatFlagsType value) Sets the value of the flags property.