|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageConverter
Interface encapsulating AVCodec's img_convert function, allowing it to be swapped out with an SWScale implementation.
| Method Summary | |
|---|---|
int |
img_convert(AVCodecLibrary.AVFrame dst,
int dst_pix_fmt,
AVCodecLibrary.AVFrame src,
int pix_fmt,
int width,
int height)
|
| Method Detail |
|---|
int img_convert(AVCodecLibrary.AVFrame dst,
int dst_pix_fmt,
AVCodecLibrary.AVFrame src,
int pix_fmt,
int width,
int height)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||