public class ImageTxSettings extends IMCMessage
Modifier and Type | Field and Description |
---|---|
static int |
ID_STATIC |
DEFAULT_ENTITY_ID, DEFAULT_SYSTEM_ID
Constructor and Description |
---|
ImageTxSettings() |
ImageTxSettings(IMCDefinition defs) |
ImageTxSettings(IMCMessage msg) |
ImageTxSettings(short fps,
short quality,
short reps,
short tsize) |
Modifier and Type | Method and Description |
---|---|
static ImageTxSettings |
clone(IMCMessage msg) |
static ImageTxSettings |
create(java.lang.Object... values) |
short |
getFps() |
short |
getQuality() |
short |
getReps() |
short |
getTsize() |
ImageTxSettings |
setFps(short fps) |
ImageTxSettings |
setQuality(short quality) |
ImageTxSettings |
setReps(short reps) |
ImageTxSettings |
setTsize(short tsize) |
asJSON, asJSON, asMap, asXml, asXmlStripped, cloneMessage, cloneMessage, compareTo, copyFrom, decodeTupleList, dump, encodeTupleList, get, getAbbrev, getAgeInSeconds, getAsNumber, getAsString, getBitmask, getDate, getDouble, getDst, getDstEnt, getEntityName, getFieldNames, getFloat, getHeader, getHeaderValue, getInteger, getLong, getLongFieldName, getLongName, getMessage, getMessage, getMessageInfo, getMessageList, getMessageList, getMessageType, getMgid, getPayloadSize, getProtocolFactory, getRawData, getSize, getSourceName, getSrc, getSrcEnt, getString, getString, getTimestamp, getTimestampMillis, getTupleList, getTypeOf, getUnitsOf, getValue, getValues, hasFlag, hexdump, isNull, isPeriodic, main, makeImmutable, parseJson, parseXml, payloadMD5, serialize, serialize, serialize, serializePayload, setBitMask, setDst, setDstEnt, setHeader, setMessageInfo, setMessageList, setSrc, setSrcEnt, setTimestamp, setTimestampMillis, setType, setValue, setValues, toString, validate
public static final int ID_STATIC
public ImageTxSettings()
public ImageTxSettings(IMCMessage msg)
public ImageTxSettings(IMCDefinition defs)
public ImageTxSettings(short fps, short quality, short reps, short tsize)
public static ImageTxSettings create(java.lang.Object... values)
public static ImageTxSettings clone(IMCMessage msg) throws java.lang.Exception
java.lang.Exception
public short getFps()
public ImageTxSettings setFps(short fps)
fps
- Frames Per Secondpublic short getQuality()
public ImageTxSettings setQuality(short quality)
quality
- Qualitypublic short getReps()
public ImageTxSettings setReps(short reps)
reps
- Repetitionspublic short getTsize()
public ImageTxSettings setTsize(short tsize)
tsize
- Target Size