public static class StreamingProfile.VideoEncodingSize extends java.lang.Object
int
height
level
width
VideoEncodingSize(int level, int w, int h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int level
public int width
public int height
public VideoEncodingSize(int level, int w, int h)