avcpp  2.0
Wrapper for the FFmpeg that simplify usage from C++ projects.
av::Rect Member List

This is the complete list of members for av::Rect, including all inherited members.

getHeight()av::Rectinline
getWidth()av::Rectinline
getX()av::Rectinline
getY()av::Rectinline
Rect()av::Rect
Rect(int width, int height)av::Rect
Rect(int x, int y, int width, int height)av::Rect
setHeight(int h)av::Rectinline
setWidth(int w)av::Rectinline
setX(int x)av::Rectinline
setY(int y)av::Rectinline