public static class TranscodingAPI.TranScale extends java.lang.Object
protected int
height
width
TranScale()
float
getRatio()
void
setRatio(float ratio)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected int width
protected int height
public TranScale()
public void setRatio(float ratio)
ratio
public float getRatio()
public java.lang.String toString()
toString
java.lang.Object