Uses of Class
com.avpkit.core.video.AConverter
-
Packages that use AConverter Package Description com.avpkit.core.video A collection of utilities for working with Video in the AVPKit libraries. -
-
Uses of AConverter in com.avpkit.core.video
Subclasses of AConverter in com.avpkit.core.video Modifier and Type Class Description classArgbConverterA converter to translateIVideoPictures to and fromBufferedImages of typeBufferedImage.TYPE_INT_ARGB.classBgrConverterA converter to translateIVideoPictures to and fromBufferedImages of typeBufferedImage.TYPE_3BYTE_BGR.
-