public class NLEJob2VideoOutputType extends ComplexJobVideoOutputType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
Java class for NLEJob2VideoOutputType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NLEJob2VideoOutputType"> <complexContent> <extension base="{http://xml.vidispine.com/schema/vidispine}ComplexJobVideoOutputType"> <sequence> <element name="uri" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> <element name="sequence" type="{http://www.w3.org/2001/XMLSchema}int"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
NLEJob2VideoOutputType.PropInfo |
ComplexJobVideoOutputType.DetectFaces, ComplexJobVideoOutputType.GeneratePosters, ComplexJobVideoOutputType.GenerateThumbnails
Modifier and Type | Field and Description |
---|---|
protected int |
sequence |
protected String |
uri |
addParameterSets, burnTimecode, colorSiting, containerSAR, detectFaces, disableFrameDupDrop, displayHeight, displayWidth, displayXOffset, displayYOffset, forceCFR, generatePosters, generateThumbnails, gopSize, imageQuality, level, maxBFrames, maxBitrate, minBitrate, overlay, parameterSets, pixelFormat, rcBufferSize, rcInitialBufferOccupancy, resolution, scaling, stripParameterSets, textOverlay
bitrate, codec, codecName, codecTag, codecTagString, edl, id, metadata, objectTracking, preset, setting, start, timeBase
Constructor and Description |
---|
NLEJob2VideoOutputType() |
getColorSiting, getContainerSAR, getDetectFaces, getDisplayHeight, getDisplayWidth, getDisplayXOffset, getDisplayYOffset, getGeneratePosters, getGenerateThumbnails, getGopSize, getImageQuality, getLevel, getMaxBFrames, getMaxBitrate, getMinBitrate, getOverlay, getParameterSets, getPixelFormat, getRcBufferSize, getRcInitialBufferOccupancy, getResolution, getScaling, getTextOverlay, isAddParameterSets, isBurnTimecode, isDisableFrameDupDrop, isForceCFR, isSetAddParameterSets, isSetBurnTimecode, isSetColorSiting, isSetContainerSAR, isSetDetectFaces, isSetDisableFrameDupDrop, isSetDisplayHeight, isSetDisplayWidth, isSetDisplayXOffset, isSetDisplayYOffset, isSetForceCFR, isSetGeneratePosters, isSetGenerateThumbnails, isSetGopSize, isSetImageQuality, isSetLevel, isSetMaxBFrames, isSetMaxBitrate, isSetMinBitrate, isSetOverlay, isSetParameterSets, isSetPixelFormat, isSetRcBufferSize, isSetRcInitialBufferOccupancy, isSetResolution, isSetScaling, isSetStripParameterSets, isSetTextOverlay, isStripParameterSets, setAddParameterSets, setBurnTimecode, setColorSiting, setContainerSAR, setDetectFaces, setDisableFrameDupDrop, setDisplayHeight, setDisplayWidth, setDisplayXOffset, setDisplayYOffset, setForceCFR, setGeneratePosters, setGenerateThumbnails, setGopSize, setImageQuality, setLevel, setMaxBFrames, setMaxBitrate, setMinBitrate, setParameterSets, setPixelFormat, setRcBufferSize, setRcInitialBufferOccupancy, setResolution, setScaling, setStripParameterSets, unsetOverlay, unsetTextOverlay
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
protected String uri
protected int sequence
public String getUri()
String
public void setUri(String value)
value
- allowed object is
String
public boolean isSetUri()
public int getSequence()
public void setSequence(int value)
public boolean isSetSequence()
public Object clone()
clone
in class ComplexJobVideoOutputType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class ComplexJobVideoOutputType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class ComplexJobVideoOutputType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withUri(String value)
public NLEJob2VideoOutputType withSequence(int value)
public NLEJob2VideoOutputType withScaling(ScalingType value)
withScaling
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withResolution(ResolutionType value)
withResolution
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withPixelFormat(String value)
withPixelFormat
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withGopSize(Integer value)
withGopSize
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withMaxBFrames(Integer value)
withMaxBFrames
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withRcBufferSize(Long value)
withRcBufferSize
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withRcInitialBufferOccupancy(Long value)
withRcInitialBufferOccupancy
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withMinBitrate(Long value)
withMinBitrate
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withMaxBitrate(Long value)
withMaxBitrate
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withColorSiting(Integer value)
withColorSiting
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withGenerateThumbnails(ComplexJobVideoOutputType.GenerateThumbnails value)
withGenerateThumbnails
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withGeneratePosters(ComplexJobVideoOutputType.GeneratePosters value)
withGeneratePosters
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withDetectFaces(ComplexJobVideoOutputType.DetectFaces value)
withDetectFaces
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withOverlay(OverlayType... values)
withOverlay
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withOverlay(Collection<OverlayType> values)
withOverlay
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withTextOverlay(TextOverlayType... values)
withTextOverlay
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withTextOverlay(Collection<TextOverlayType> values)
withTextOverlay
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withStripParameterSets(Boolean value)
withStripParameterSets
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withAddParameterSets(Boolean value)
withAddParameterSets
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withParameterSets(byte[] value)
withParameterSets
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withLevel(Integer value)
withLevel
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withDisableFrameDupDrop(Boolean value)
withDisableFrameDupDrop
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withForceCFR(Boolean value)
withForceCFR
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withBurnTimecode(Boolean value)
withBurnTimecode
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withImageQuality(BigInteger value)
withImageQuality
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withDisplayWidth(RationalType value)
withDisplayWidth
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withDisplayHeight(RationalType value)
withDisplayHeight
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withDisplayXOffset(RationalType value)
withDisplayXOffset
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withDisplayYOffset(RationalType value)
withDisplayYOffset
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withContainerSAR(AspectRatioType value)
withContainerSAR
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withId(Integer... values)
withId
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withId(Collection<Integer> values)
withId
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withStart(TimeCodeType value)
withStart
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withCodec(String value)
withCodec
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withCodecTag(Long value)
withCodecTag
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withCodecTagString(String value)
withCodecTagString
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withCodecName(String value)
withCodecName
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withBitrate(Long value)
withBitrate
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withTimeBase(TimeBaseType value)
withTimeBase
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withPreset(String... values)
withPreset
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withPreset(Collection<String> values)
withPreset
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withEdl(EDLType value)
withEdl
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withSetting(KeyValuePairType... values)
withSetting
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withSetting(Collection<KeyValuePairType> values)
withSetting
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withObjectTracking(ComplexJobOTIFType value)
withObjectTracking
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withMetadata(KeyValuePairType... values)
withMetadata
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType withMetadata(Collection<KeyValuePairType> values)
withMetadata
in class ComplexJobVideoOutputType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class ComplexJobVideoOutputType
public boolean equals(Object object)
equals
in class ComplexJobVideoOutputType
public NLEJob2VideoOutputType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class ComplexJobVideoOutputType
Copyright © 2018. All rights reserved.