Package com.avpkit.core.video

A collection of utilities for working with Video in the AVPKit libraries.

In particular, the IConverter interface allows for conversion from AVPKit IVideoPicture objects into Java BufferedImage objects and back.

To create an IConverter object, use the ConverterFactory class.