public static class VideoSizeUtils.Size extends java.lang.Object
int
height
width
x
y
Size()
Size(int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int width
public int height
public int x
public int y
public Size(int width, int height)
public Size()