Class ComplexJobVideoOutputType
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb.lang.CopyTo
,org.jvnet.jaxb.lang.Equals
,org.jvnet.jaxb.lang.HashCode
,org.jvnet.jaxb.lang.ToString
- Direct Known Subclasses:
NLEJob2VideoOutputType
Java class for ComplexJobVideoOutputType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="ComplexJobVideoOutputType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobOutputType">
<sequence>
<element name="scaling" type="{http://xml.vidispine.com/schema/vidispine}ScalingType" minOccurs="0"/>
<element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
<element name="pixelFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="gopSize" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
<element name="maxBFrames" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
<element name="rcBufferSize" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="rcInitialBufferOccupancy" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="minBitrate" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="maxBitrate" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="colorSiting" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
<element name="generateThumbnails" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded"/>
<element name="minDelay" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
<element name="maxDelay" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
<element name="background" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="detectorPlugin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
<element name="period" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
<element name="bulkyMetadataURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="generatePosters" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="background" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="resolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
<element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" maxOccurs="unbounded"/>
<element name="timeCode" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" maxOccurs="unbounded"/>
<element name="format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="setting" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="smallPosters" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="detectFaces" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="metadataUri" type="{http://www.w3.org/2001/XMLSchema}anyURI"/>
<element name="faceDetectorPlugin" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="overlay" type="{http://xml.vidispine.com/schema/vidispine}OverlayType" maxOccurs="unbounded" minOccurs="0"/>
<element name="textOverlay" type="{http://xml.vidispine.com/schema/vidispine}TextOverlayType" maxOccurs="unbounded" minOccurs="0"/>
<element name="stripParameterSets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="addParameterSets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="parameterSets" type="{http://www.w3.org/2001/XMLSchema}hexBinary" minOccurs="0"/>
<element name="level" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="disableFrameDupDrop" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="forceCFR" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="burnTimecode" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="imageQuality" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="displayWidth" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
<element name="displayHeight" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
<element name="displayXOffset" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
<element name="displayYOffset" type="{http://xml.vidispine.com/schema/vidispine}RationalType" minOccurs="0"/>
<element name="containerSAR" type="{http://xml.vidispine.com/schema/vidispine}AspectRatioType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Java class for anonymous complex typestatic class
Java class for anonymous complex typestatic class
Java class for anonymous complex typestatic class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected Boolean
protected Integer
protected AspectRatioType
protected ComplexJobVideoOutputType.DetectFaces
protected Boolean
protected RationalType
protected RationalType
protected RationalType
protected RationalType
protected Boolean
protected Integer
protected BigInteger
protected Integer
protected Integer
protected Long
protected Long
protected List<OverlayType>
protected byte[]
protected String
protected Long
protected Long
protected ResolutionType
protected ScalingType
protected Boolean
protected List<TextOverlayType>
Fields inherited from class com.vidispine.generated.ComplexJobOutputType
bitrate, codec, codecName, codecTag, codecTagString, edl, id, metadata, objectTracking, preset, setting, start, timeBase
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()
copyTo
(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) boolean
boolean
equals
(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Gets the value of the colorSiting property.Gets the value of the containerSAR property.Gets the value of the detectFaces property.Gets the value of the displayHeight property.Gets the value of the displayWidth property.Gets the value of the displayXOffset property.Gets the value of the displayYOffset property.Gets the value of the generatePosters property.Gets the value of the generateThumbnails property.Gets the value of the gopSize property.Gets the value of the imageQuality property.getLevel()
Gets the value of the level property.Gets the value of the maxBFrames property.Gets the value of the maxBitrate property.Gets the value of the minBitrate property.Gets the value of the overlay property.byte[]
Gets the value of the parameterSets property.Gets the value of the pixelFormat property.Gets the value of the rcBufferSize property.Gets the value of the rcInitialBufferOccupancy property.Gets the value of the resolution property.Gets the value of the scaling property.Gets the value of the textOverlay property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) Gets the value of the addParameterSets property.Gets the value of the burnTimecode property.Gets the value of the disableFrameDupDrop property.Gets the value of the forceCFR property.boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
Gets the value of the stripParameterSets property.void
setAddParameterSets
(Boolean value) Sets the value of the addParameterSets property.void
setBurnTimecode
(Boolean value) Sets the value of the burnTimecode property.void
setColorSiting
(Integer value) Sets the value of the colorSiting property.void
setContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.void
Sets the value of the detectFaces property.void
setDisableFrameDupDrop
(Boolean value) Sets the value of the disableFrameDupDrop property.void
setDisplayHeight
(RationalType value) Sets the value of the displayHeight property.void
setDisplayWidth
(RationalType value) Sets the value of the displayWidth property.void
setDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.void
setDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.void
setForceCFR
(Boolean value) Sets the value of the forceCFR property.void
Sets the value of the generatePosters property.void
Sets the value of the generateThumbnails property.void
setGopSize
(Integer value) Sets the value of the gopSize property.void
setImageQuality
(BigInteger value) Sets the value of the imageQuality property.void
Sets the value of the level property.void
setMaxBFrames
(Integer value) Sets the value of the maxBFrames property.void
setMaxBitrate
(Long value) Sets the value of the maxBitrate property.void
setMinBitrate
(Long value) Sets the value of the minBitrate property.void
setParameterSets
(byte[] value) Sets the value of the parameterSets property.void
setPixelFormat
(String value) Sets the value of the pixelFormat property.void
setRcBufferSize
(Long value) Sets the value of the rcBufferSize property.void
setRcInitialBufferOccupancy
(Long value) Sets the value of the rcInitialBufferOccupancy property.void
setResolution
(ResolutionType value) Sets the value of the resolution property.void
setScaling
(ScalingType value) Sets the value of the scaling property.void
setStripParameterSets
(Boolean value) Sets the value of the stripParameterSets property.toString()
void
void
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAddParameterSets
(Boolean value) Sets the value of the addParameterSets property.withBitrate
(Long value) Sets the value of the bitrate property.withBurnTimecode
(Boolean value) Sets the value of the burnTimecode property.Sets the value of the codec property.withCodecName
(String value) Sets the value of the codecName property.withCodecTag
(Long value) Sets the value of the codecTag property.withCodecTagString
(String value) Sets the value of the codecTagString property.withColorSiting
(Integer value) Sets the value of the colorSiting property.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.Sets the value of the detectFaces property.withDisableFrameDupDrop
(Boolean value) Sets the value of the disableFrameDupDrop property.withDisplayHeight
(RationalType value) Sets the value of the displayHeight property.withDisplayWidth
(RationalType value) Sets the value of the displayWidth property.withDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.withDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.Sets the value of the edl property.withForceCFR
(Boolean value) Sets the value of the forceCFR property.Sets the value of the generatePosters property.Sets the value of the generateThumbnails property.withGopSize
(Integer value) Sets the value of the gopSize property.Adds objects to the list of Id using add methodwithId
(Collection<Integer> values) Adds objects to the list of Id using addAll methodwithImageQuality
(BigInteger value) Sets the value of the imageQuality property.Sets the value of the level property.withMaxBFrames
(Integer value) Sets the value of the maxBFrames property.withMaxBitrate
(Long value) Sets the value of the maxBitrate property.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodwithMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodwithMinBitrate
(Long value) Sets the value of the minBitrate property.Sets the value of the objectTracking property.withOverlay
(OverlayType... values) Adds objects to the list of Overlay using add methodwithOverlay
(Collection<OverlayType> values) Adds objects to the list of Overlay using addAll methodwithParameterSets
(byte[] value) Sets the value of the parameterSets property.withPixelFormat
(String value) Sets the value of the pixelFormat property.withPreset
(String... values) Adds objects to the list of Preset using add methodwithPreset
(Collection<String> values) Adds objects to the list of Preset using addAll methodwithRcBufferSize
(Long value) Sets the value of the rcBufferSize property.withRcInitialBufferOccupancy
(Long value) Sets the value of the rcInitialBufferOccupancy property.withResolution
(ResolutionType value) Sets the value of the resolution property.withScaling
(ScalingType value) Sets the value of the scaling property.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodwithSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodwithStart
(TimeCodeType value) Sets the value of the start property.withStripParameterSets
(Boolean value) Sets the value of the stripParameterSets property.withTextOverlay
(TextOverlayType... values) Adds objects to the list of TextOverlay using add methodwithTextOverlay
(Collection<TextOverlayType> values) Adds objects to the list of TextOverlay using addAll methodwithTimeBase
(TimeBaseType value) Sets the value of the timeBase property.Methods inherited from class com.vidispine.generated.ComplexJobOutputType
getBitrate, getCodec, getCodecName, getCodecTag, getCodecTagString, getEdl, getId, getMetadata, getObjectTracking, getPreset, getSetting, getStart, getTimeBase, isSetBitrate, isSetCodec, isSetCodecName, isSetCodecTag, isSetCodecTagString, isSetEdl, isSetId, isSetMetadata, isSetObjectTracking, isSetPreset, isSetSetting, isSetStart, isSetTimeBase, setBitrate, setCodec, setCodecName, setCodecTag, setCodecTagString, setEdl, setObjectTracking, setStart, setTimeBase, unsetId, unsetMetadata, unsetPreset, unsetSetting
-
Field Details
-
scaling
-
resolution
-
pixelFormat
-
gopSize
-
maxBFrames
-
rcBufferSize
-
rcInitialBufferOccupancy
-
minBitrate
-
maxBitrate
-
colorSiting
-
generateThumbnails
-
generatePosters
-
detectFaces
-
overlay
-
textOverlay
-
stripParameterSets
-
addParameterSets
-
parameterSets
protected byte[] parameterSets -
level
-
disableFrameDupDrop
-
forceCFR
-
burnTimecode
-
imageQuality
-
displayWidth
-
displayHeight
-
displayXOffset
-
displayYOffset
-
containerSAR
-
-
Constructor Details
-
ComplexJobVideoOutputType
public ComplexJobVideoOutputType()
-
-
Method Details
-
getScaling
Gets the value of the scaling property.- Returns:
- possible object is
ScalingType
-
setScaling
Sets the value of the scaling property.- Parameters:
value
- allowed object isScalingType
-
isSetScaling
public boolean isSetScaling() -
getResolution
Gets the value of the resolution property.- Returns:
- possible object is
ResolutionType
-
setResolution
Sets the value of the resolution property.- Parameters:
value
- allowed object isResolutionType
-
isSetResolution
public boolean isSetResolution() -
getPixelFormat
Gets the value of the pixelFormat property.- Returns:
- possible object is
String
-
setPixelFormat
Sets the value of the pixelFormat property.- Parameters:
value
- allowed object isString
-
isSetPixelFormat
public boolean isSetPixelFormat() -
getGopSize
Gets the value of the gopSize property.- Returns:
- possible object is
Integer
-
setGopSize
Sets the value of the gopSize property.- Parameters:
value
- allowed object isInteger
-
isSetGopSize
public boolean isSetGopSize() -
getMaxBFrames
Gets the value of the maxBFrames property.- Returns:
- possible object is
Integer
-
setMaxBFrames
Sets the value of the maxBFrames property.- Parameters:
value
- allowed object isInteger
-
isSetMaxBFrames
public boolean isSetMaxBFrames() -
getRcBufferSize
Gets the value of the rcBufferSize property.- Returns:
- possible object is
Long
-
setRcBufferSize
Sets the value of the rcBufferSize property.- Parameters:
value
- allowed object isLong
-
isSetRcBufferSize
public boolean isSetRcBufferSize() -
getRcInitialBufferOccupancy
Gets the value of the rcInitialBufferOccupancy property.- Returns:
- possible object is
Long
-
setRcInitialBufferOccupancy
Sets the value of the rcInitialBufferOccupancy property.- Parameters:
value
- allowed object isLong
-
isSetRcInitialBufferOccupancy
public boolean isSetRcInitialBufferOccupancy() -
getMinBitrate
Gets the value of the minBitrate property.- Returns:
- possible object is
Long
-
setMinBitrate
Sets the value of the minBitrate property.- Parameters:
value
- allowed object isLong
-
isSetMinBitrate
public boolean isSetMinBitrate() -
getMaxBitrate
Gets the value of the maxBitrate property.- Returns:
- possible object is
Long
-
setMaxBitrate
Sets the value of the maxBitrate property.- Parameters:
value
- allowed object isLong
-
isSetMaxBitrate
public boolean isSetMaxBitrate() -
getColorSiting
Gets the value of the colorSiting property.- Returns:
- possible object is
Integer
-
setColorSiting
Sets the value of the colorSiting property.- Parameters:
value
- allowed object isInteger
-
isSetColorSiting
public boolean isSetColorSiting() -
getGenerateThumbnails
Gets the value of the generateThumbnails property.- Returns:
- possible object is
ComplexJobVideoOutputType.GenerateThumbnails
-
setGenerateThumbnails
Sets the value of the generateThumbnails property.- Parameters:
value
- allowed object isComplexJobVideoOutputType.GenerateThumbnails
-
isSetGenerateThumbnails
public boolean isSetGenerateThumbnails() -
getGeneratePosters
Gets the value of the generatePosters property.- Returns:
- possible object is
ComplexJobVideoOutputType.GeneratePosters
-
setGeneratePosters
Sets the value of the generatePosters property.- Parameters:
value
- allowed object isComplexJobVideoOutputType.GeneratePosters
-
isSetGeneratePosters
public boolean isSetGeneratePosters() -
getDetectFaces
Gets the value of the detectFaces property.- Returns:
- possible object is
ComplexJobVideoOutputType.DetectFaces
-
setDetectFaces
Sets the value of the detectFaces property.- Parameters:
value
- allowed object isComplexJobVideoOutputType.DetectFaces
-
isSetDetectFaces
public boolean isSetDetectFaces() -
getOverlay
Gets the value of the overlay property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the overlay property.For example, to add a new item, do as follows:
getOverlay().add(newItem);
Objects of the following type(s) are allowed in the list
OverlayType
- Returns:
- The value of the overlay property.
-
isSetOverlay
public boolean isSetOverlay() -
unsetOverlay
public void unsetOverlay() -
getTextOverlay
Gets the value of the textOverlay property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the textOverlay property.For example, to add a new item, do as follows:
getTextOverlay().add(newItem);
Objects of the following type(s) are allowed in the list
TextOverlayType
- Returns:
- The value of the textOverlay property.
-
isSetTextOverlay
public boolean isSetTextOverlay() -
unsetTextOverlay
public void unsetTextOverlay() -
isStripParameterSets
Gets the value of the stripParameterSets property.- Returns:
- possible object is
Boolean
-
setStripParameterSets
Sets the value of the stripParameterSets property.- Parameters:
value
- allowed object isBoolean
-
isSetStripParameterSets
public boolean isSetStripParameterSets() -
isAddParameterSets
Gets the value of the addParameterSets property.- Returns:
- possible object is
Boolean
-
setAddParameterSets
Sets the value of the addParameterSets property.- Parameters:
value
- allowed object isBoolean
-
isSetAddParameterSets
public boolean isSetAddParameterSets() -
getParameterSets
public byte[] getParameterSets()Gets the value of the parameterSets property.- Returns:
- possible object is
String
-
setParameterSets
public void setParameterSets(byte[] value) Sets the value of the parameterSets property.- Parameters:
value
- allowed object isString
-
isSetParameterSets
public boolean isSetParameterSets() -
getLevel
Gets the value of the level property.- Returns:
- possible object is
Integer
-
setLevel
Sets the value of the level property.- Parameters:
value
- allowed object isInteger
-
isSetLevel
public boolean isSetLevel() -
isDisableFrameDupDrop
Gets the value of the disableFrameDupDrop property.- Returns:
- possible object is
Boolean
-
setDisableFrameDupDrop
Sets the value of the disableFrameDupDrop property.- Parameters:
value
- allowed object isBoolean
-
isSetDisableFrameDupDrop
public boolean isSetDisableFrameDupDrop() -
isForceCFR
Gets the value of the forceCFR property.- Returns:
- possible object is
Boolean
-
setForceCFR
Sets the value of the forceCFR property.- Parameters:
value
- allowed object isBoolean
-
isSetForceCFR
public boolean isSetForceCFR() -
isBurnTimecode
Gets the value of the burnTimecode property.- Returns:
- possible object is
Boolean
-
setBurnTimecode
Sets the value of the burnTimecode property.- Parameters:
value
- allowed object isBoolean
-
isSetBurnTimecode
public boolean isSetBurnTimecode() -
getImageQuality
Gets the value of the imageQuality property.- Returns:
- possible object is
BigInteger
-
setImageQuality
Sets the value of the imageQuality property.- Parameters:
value
- allowed object isBigInteger
-
isSetImageQuality
public boolean isSetImageQuality() -
getDisplayWidth
Gets the value of the displayWidth property.- Returns:
- possible object is
RationalType
-
setDisplayWidth
Sets the value of the displayWidth property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayWidth
public boolean isSetDisplayWidth() -
getDisplayHeight
Gets the value of the displayHeight property.- Returns:
- possible object is
RationalType
-
setDisplayHeight
Sets the value of the displayHeight property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayHeight
public boolean isSetDisplayHeight() -
getDisplayXOffset
Gets the value of the displayXOffset property.- Returns:
- possible object is
RationalType
-
setDisplayXOffset
Sets the value of the displayXOffset property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayXOffset
public boolean isSetDisplayXOffset() -
getDisplayYOffset
Gets the value of the displayYOffset property.- Returns:
- possible object is
RationalType
-
setDisplayYOffset
Sets the value of the displayYOffset property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayYOffset
public boolean isSetDisplayYOffset() -
getContainerSAR
Gets the value of the containerSAR property.- Returns:
- possible object is
AspectRatioType
-
setContainerSAR
Sets the value of the containerSAR property.- Parameters:
value
- allowed object isAspectRatioType
-
isSetContainerSAR
public boolean isSetContainerSAR() -
clone
- Overrides:
clone
in classComplexJobOutputType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classComplexJobOutputType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classComplexJobOutputType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in classComplexJobOutputType
-
withScaling
Sets the value of the scaling property.- Parameters:
value
- allowed object isScalingType
- Returns:
- The class instance
-
withResolution
Sets the value of the resolution property.- Parameters:
value
- allowed object isResolutionType
- Returns:
- The class instance
-
withPixelFormat
Sets the value of the pixelFormat property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withGopSize
Sets the value of the gopSize property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withMaxBFrames
Sets the value of the maxBFrames property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withRcBufferSize
Sets the value of the rcBufferSize property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withRcInitialBufferOccupancy
Sets the value of the rcInitialBufferOccupancy property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withMinBitrate
Sets the value of the minBitrate property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withMaxBitrate
Sets the value of the maxBitrate property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withColorSiting
Sets the value of the colorSiting property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withGenerateThumbnails
public ComplexJobVideoOutputType withGenerateThumbnails(ComplexJobVideoOutputType.GenerateThumbnails value) Sets the value of the generateThumbnails property.- Parameters:
value
- allowed object isComplexJobVideoOutputType.GenerateThumbnails
- Returns:
- The class instance
-
withGeneratePosters
public ComplexJobVideoOutputType withGeneratePosters(ComplexJobVideoOutputType.GeneratePosters value) Sets the value of the generatePosters property.- Parameters:
value
- allowed object isComplexJobVideoOutputType.GeneratePosters
- Returns:
- The class instance
-
withDetectFaces
Sets the value of the detectFaces property.- Parameters:
value
- allowed object isComplexJobVideoOutputType.DetectFaces
- Returns:
- The class instance
-
withOverlay
Adds objects to the list of Overlay using add method- Parameters:
values
- objects to add to the list Overlay- Returns:
- The class instance
-
withOverlay
Adds objects to the list of Overlay using addAll method- Parameters:
values
- objects to add to the list Overlay- Returns:
- The class instance
-
withTextOverlay
Adds objects to the list of TextOverlay using add method- Parameters:
values
- objects to add to the list TextOverlay- Returns:
- The class instance
-
withTextOverlay
Adds objects to the list of TextOverlay using addAll method- Parameters:
values
- objects to add to the list TextOverlay- Returns:
- The class instance
-
withStripParameterSets
Sets the value of the stripParameterSets property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withAddParameterSets
Sets the value of the addParameterSets property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withParameterSets
Sets the value of the parameterSets property.- Parameters:
value
- allowed object is byte[]- Returns:
- The class instance
-
withLevel
Sets the value of the level property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withDisableFrameDupDrop
Sets the value of the disableFrameDupDrop property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withForceCFR
Sets the value of the forceCFR property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withBurnTimecode
Sets the value of the burnTimecode property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withImageQuality
Sets the value of the imageQuality property.- Parameters:
value
- allowed object isBigInteger
- Returns:
- The class instance
-
withDisplayWidth
Sets the value of the displayWidth property.- Parameters:
value
- allowed object isRationalType
- Returns:
- The class instance
-
withDisplayHeight
Sets the value of the displayHeight property.- Parameters:
value
- allowed object isRationalType
- Returns:
- The class instance
-
withDisplayXOffset
Sets the value of the displayXOffset property.- Parameters:
value
- allowed object isRationalType
- Returns:
- The class instance
-
withDisplayYOffset
Sets the value of the displayYOffset property.- Parameters:
value
- allowed object isRationalType
- Returns:
- The class instance
-
withContainerSAR
Sets the value of the containerSAR property.- Parameters:
value
- allowed object isAspectRatioType
- Returns:
- The class instance
-
withId
Adds objects to the list of Id using add method- Overrides:
withId
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Id- Returns:
- The class instance
-
withId
Adds objects to the list of Id using addAll method- Overrides:
withId
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Id- Returns:
- The class instance
-
withStart
Sets the value of the start property.- Overrides:
withStart
in classComplexJobOutputType
- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withCodec
Sets the value of the codec property.- Overrides:
withCodec
in classComplexJobOutputType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCodecTag
Sets the value of the codecTag property.- Overrides:
withCodecTag
in classComplexJobOutputType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withCodecTagString
Sets the value of the codecTagString property.- Overrides:
withCodecTagString
in classComplexJobOutputType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCodecName
Sets the value of the codecName property.- Overrides:
withCodecName
in classComplexJobOutputType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withBitrate
Sets the value of the bitrate property.- Overrides:
withBitrate
in classComplexJobOutputType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withTimeBase
Sets the value of the timeBase property.- Overrides:
withTimeBase
in classComplexJobOutputType
- Parameters:
value
- allowed object isTimeBaseType
- Returns:
- The class instance
-
withPreset
Adds objects to the list of Preset using add method- Overrides:
withPreset
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Preset- Returns:
- The class instance
-
withPreset
Adds objects to the list of Preset using addAll method- Overrides:
withPreset
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Preset- Returns:
- The class instance
-
withEdl
Sets the value of the edl property.- Overrides:
withEdl
in classComplexJobOutputType
- Parameters:
value
- allowed object isEDLType
- Returns:
- The class instance
-
withSetting
Adds objects to the list of Setting using add method- Overrides:
withSetting
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Setting- Returns:
- The class instance
-
withSetting
Adds objects to the list of Setting using addAll method- Overrides:
withSetting
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Setting- Returns:
- The class instance
-
withObjectTracking
Sets the value of the objectTracking property.- Overrides:
withObjectTracking
in classComplexJobOutputType
- Parameters:
value
- allowed object isComplexJobOTIFType
- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using add method- Overrides:
withMetadata
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Metadata- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using addAll method- Overrides:
withMetadata
in classComplexJobOutputType
- Parameters:
values
- objects to add to the list Metadata- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equals
in interfaceorg.jvnet.jaxb.lang.Equals
- Overrides:
equals
in classComplexJobOutputType
-
equals
- Overrides:
equals
in classComplexJobOutputType
-
visit
- Overrides:
visit
in classComplexJobOutputType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
- Overrides:
hashCode
in classComplexJobOutputType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classComplexJobOutputType
-
toString
- Overrides:
toString
in classComplexJobOutputType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
append
in classComplexJobOutputType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
appendFields
in classComplexJobOutputType
-