kaos.kpat.util
Class VideoTransformationPolicy
java.lang.Object
kaos.kpat.util.InfoReleasePolicy
kaos.kpat.util.VideoTransformationPolicy
- All Implemented Interfaces:
- java.io.Serializable
public class VideoTransformationPolicy
- extends InfoReleasePolicy
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
R640x480
public final int R640x480
- See Also:
- Constant Field Values
R320x240
public final int R320x240
- See Also:
- Constant Field Values
R160x120
public final int R160x120
- See Also:
- Constant Field Values
R80x60
public final int R80x60
- See Also:
- Constant Field Values
R40x30
public final int R40x30
- See Also:
- Constant Field Values
VideoTransformationPolicy
public VideoTransformationPolicy(java.lang.String sourceAgent,
java.lang.String destAgent)
setVideoReduction
public void setVideoReduction(java.lang.String sReduction)
getVideoReduction
public java.lang.String getVideoReduction()
setFrameRate
public void setFrameRate(java.lang.String frameRate)
getFrameRate
public java.lang.String getFrameRate()
setTimeLag
public void setTimeLag(java.lang.String timelag)
getTimeLag
public java.lang.String getTimeLag()