public interface SamplingRatiosRG extends Triplet
The following features are supported:
AfplibPackage.getSamplingRatiosRG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getHSAMPLE()
Returns the value of the 'HSAMPLE' attribute
|
Integer |
getVSAMPLE()
Returns the value of the 'VSAMPLE' attribute
|
void |
setHSAMPLE(Integer value)
Sets the value of the '
HSAMPLE' attribute |
void |
setVSAMPLE(Integer value)
Sets the value of the '
VSAMPLE' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getHSAMPLE()
mandatory
fixed length
setHSAMPLE(Integer),
AfplibPackage.getSamplingRatiosRG_HSAMPLE()void setHSAMPLE(Integer value)
HSAMPLE' attribute.
value - the new value of the 'HSAMPLE' attribute.getHSAMPLE()Integer getVSAMPLE()
mandatory
fixed length
setVSAMPLE(Integer),
AfplibPackage.getSamplingRatiosRG_VSAMPLE()void setVSAMPLE(Integer value)
VSAMPLE' attribute.
value - the new value of the 'VSAMPLE' attribute.getVSAMPLE()Copyright © 2017. All rights reserved.