public class VideoSize extends java.lang.Object implements java.io.Serializable
VideoSize(int width, int height)
int
getHeight()
getWidth()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VideoSize(int width, int height)
width
height
public int getWidth()
public int getHeight()
public java.lang.String toString()
toString
java.lang.Object
Copyright © 2019. All Rights Reserved.