Uses of Class
com.avpkit.core.IProperty.Flags
-
Packages that use IProperty.Flags Package Description com.avpkit.core An advanced API for reading, decoding, re-sampling, encoding and writing of most media files. -
-
Uses of IProperty.Flags in com.avpkit.core
Methods in com.avpkit.core that return IProperty.Flags Modifier and Type Method Description static IProperty.FlagsIProperty.Flags. swigToEnum(int swigValue)static IProperty.FlagsIProperty.Flags. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IProperty.Flags[]IProperty.Flags. values()Returns an array containing the constants of this enum type, in the order they are declared.
-