javax.media.control
Interface H263Control
- All Superinterfaces:
- Control
public interface H263Control
- extends Control
Standard JMF class -- see this class in the JMF Javadoc.
Complete.
- Author:
- Ken Larson
isUnrestrictedVectorSupported
boolean isUnrestrictedVectorSupported()
setUnrestrictedVector
boolean setUnrestrictedVector(boolean newUnrestrictedVectorMode)
getUnrestrictedVector
boolean getUnrestrictedVector()
isArithmeticCodingSupported
boolean isArithmeticCodingSupported()
setArithmeticCoding
boolean setArithmeticCoding(boolean newArithmeticCodingMode)
getArithmeticCoding
boolean getArithmeticCoding()
isAdvancedPredictionSupported
boolean isAdvancedPredictionSupported()
setAdvancedPrediction
boolean setAdvancedPrediction(boolean newAdvancedPredictionMode)
getAdvancedPrediction
boolean getAdvancedPrediction()
isPBFramesSupported
boolean isPBFramesSupported()
setPBFrames
boolean setPBFrames(boolean newPBFramesMode)
getPBFrames
boolean getPBFrames()
isErrorCompensationSupported
boolean isErrorCompensationSupported()
setErrorCompensation
boolean setErrorCompensation(boolean newtErrorCompensationMode)
getErrorCompensation
boolean getErrorCompensation()
getHRD_B
int getHRD_B()
getBppMaxKb
int getBppMaxKb()