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