Uses of Package
com.avpkit.core.video
-
Packages that use com.avpkit.core.video Package Description com.avpkit.core.video A collection of utilities for working with Video in the AVPKit libraries. -
Classes in com.avpkit.core.video used by com.avpkit.core.video Class Description AConverter An abstract converter class from which specific converters can be derived to do the actual conversions.ConverterFactory.Type This class describes a converter type and is used to register and unregister types withConverterFactory.IConverter This interface describes a converter which can perform bidirectional translation between a givenIVideoPicturetype and aBufferedImagetype.