public class SWScaleLibraryImageConverter extends java.lang.Object implements ImageConverter
Constructor and Description |
---|
SWScaleLibraryImageConverter() |
Modifier and Type | Method and Description |
---|---|
int |
img_convert(AVCodecLibrary.AVFrame dstFrame,
int dstPixFmt,
AVCodecLibrary.AVFrame srcFrame,
int pix_fmt,
int width,
int height) |
public int img_convert(AVCodecLibrary.AVFrame dstFrame, int dstPixFmt, AVCodecLibrary.AVFrame srcFrame, int pix_fmt, int width, int height)
img_convert
in interface ImageConverter