public interface ImageConverter
Modifier and Type | Method and Description |
---|---|
int |
img_convert(AVCodecLibrary.AVFrame dst,
int dst_pix_fmt,
AVCodecLibrary.AVFrame src,
int pix_fmt,
int width,
int height) |
int img_convert(AVCodecLibrary.AVFrame dst, int dst_pix_fmt, AVCodecLibrary.AVFrame src, int pix_fmt, int width, int height)