Class TranscodePresetType
- 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
Java class for TranscodePresetType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="TranscodePresetType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="format" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="audio" type="{http://xml.vidispine.com/schema/vidispine}AudioTranscodePresetType" minOccurs="0"/>
<element name="audioTrack" type="{http://xml.vidispine.com/schema/vidispine}AudioTrackTranscodePresetType" maxOccurs="unbounded" minOccurs="0"/>
<element name="video" type="{http://xml.vidispine.com/schema/vidispine}VideoTranscodePresetType" minOccurs="0"/>
<element name="startTimecode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fastStartSetting" type="{http://xml.vidispine.com/schema/vidispine}FastStartSettingType" minOccurs="0"/>
<element name="thumbnailResolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
<element name="thumbnailBackground" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="thumbnailPeriod" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
<element name="thumbnailPlugin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="posterResolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType" minOccurs="0"/>
<element name="posterBackground" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="faceDetect" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="metadata" type="{http://xml.vidispine.com/schema/vidispine}SimpleMetadataType" minOccurs="0"/>
<element name="preserveEDL" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="addClipName" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="preferredSourceTag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="script" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="shapeMetadata" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/>
<element name="maxChunkDuration" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/>
<element name="demuxerSetting" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/>
<element name="muxerSetting" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/>
<element name="sequenceOutput" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="start" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="width" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="mediaconvert" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="inputSetting" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="outputSetting" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="other" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="generateCixTix" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Java class for anonymous complex typestatic class
static class
Java class for anonymous complex type -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Boolean
protected AudioTranscodePresetType
protected List<AudioTrackTranscodePresetType>
protected List<KeyValuePairType>
protected String
protected Boolean
protected FastStartSettingType
protected String
protected Boolean
protected TimeCodeType
protected TranscodePresetType.Mediaconvert
protected SimpleMetadataType
protected List<KeyValuePairType>
protected String
protected List<OverlayType>
protected String
protected ResolutionType
protected String
protected Boolean
protected String
protected TranscodePresetType.SequenceOutput
protected List<KeyValuePairType>
protected String
protected List<TextOverlayType>
protected String
protected TimeCodeType
protected String
protected ResolutionType
protected VideoTranscodePresetType
-
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) getAudio()
Gets the value of the audio property.Gets the value of the audioTrack property.Gets the value of the demuxerSetting property.Gets the value of the description property.Gets the value of the fastStartSetting property.Gets the value of the format property.Gets the value of the maxChunkDuration property.Gets the value of the mediaconvert property.Gets the value of the metadata property.Gets the value of the muxerSetting property.getName()
Gets the value of the name property.Gets the value of the overlay property.Gets the value of the posterBackground property.Gets the value of the posterResolution property.Gets the value of the preferredSourceTag property.Gets the value of the script property.Gets the value of the sequenceOutput property.Gets the value of the shapeMetadata property.Gets the value of the startTimecode property.Gets the value of the textOverlay property.Gets the value of the thumbnailBackground property.Gets the value of the thumbnailPeriod property.Gets the value of the thumbnailPlugin property.Gets the value of the thumbnailResolution property.getVideo()
Gets the value of the video property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) Gets the value of the addClipName property.Gets the value of the faceDetect property.Gets the value of the generateCixTix property.Gets the value of the preserveEDL 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
boolean
void
setAddClipName
(Boolean value) Sets the value of the addClipName property.void
setAudio
(AudioTranscodePresetType value) Sets the value of the audio property.void
setDescription
(String value) Sets the value of the description property.void
setFaceDetect
(Boolean value) Sets the value of the faceDetect property.void
Sets the value of the fastStartSetting property.void
Sets the value of the format property.void
setGenerateCixTix
(Boolean value) Sets the value of the generateCixTix property.void
setMaxChunkDuration
(TimeCodeType value) Sets the value of the maxChunkDuration property.void
Sets the value of the mediaconvert property.void
setMetadata
(SimpleMetadataType value) Sets the value of the metadata property.void
Sets the value of the name property.void
setPosterBackground
(String value) Sets the value of the posterBackground property.void
Sets the value of the posterResolution property.void
setPreferredSourceTag
(String value) Sets the value of the preferredSourceTag property.void
setPreserveEDL
(Boolean value) Sets the value of the preserveEDL property.void
Sets the value of the script property.void
Sets the value of the sequenceOutput property.void
setStartTimecode
(String value) Sets the value of the startTimecode property.void
setThumbnailBackground
(String value) Sets the value of the thumbnailBackground property.void
setThumbnailPeriod
(TimeCodeType value) Sets the value of the thumbnailPeriod property.void
setThumbnailPlugin
(String value) Sets the value of the thumbnailPlugin property.void
Sets the value of the thumbnailResolution property.void
setVideo
(VideoTranscodePresetType value) Sets the value of the video property.toString()
void
void
void
void
void
void
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAddClipName
(Boolean value) Sets the value of the addClipName property.Sets the value of the audio property.withAudioTrack
(AudioTrackTranscodePresetType... values) Adds objects to the list of AudioTrack using add methodAdds objects to the list of AudioTrack using addAll methodwithDemuxerSetting
(KeyValuePairType... values) Adds objects to the list of DemuxerSetting using add methodwithDemuxerSetting
(Collection<KeyValuePairType> values) Adds objects to the list of DemuxerSetting using addAll methodwithDescription
(String value) Sets the value of the description property.withFaceDetect
(Boolean value) Sets the value of the faceDetect property.Sets the value of the fastStartSetting property.withFormat
(String value) Sets the value of the format property.withGenerateCixTix
(Boolean value) Sets the value of the generateCixTix property.withMaxChunkDuration
(TimeCodeType value) Sets the value of the maxChunkDuration property.Sets the value of the mediaconvert property.withMetadata
(SimpleMetadataType value) Sets the value of the metadata property.withMuxerSetting
(KeyValuePairType... values) Adds objects to the list of MuxerSetting using add methodwithMuxerSetting
(Collection<KeyValuePairType> values) Adds objects to the list of MuxerSetting using addAll methodSets the value of the name 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 methodwithPosterBackground
(String value) Sets the value of the posterBackground property.Sets the value of the posterResolution property.withPreferredSourceTag
(String value) Sets the value of the preferredSourceTag property.withPreserveEDL
(Boolean value) Sets the value of the preserveEDL property.withScript
(String value) Sets the value of the script property.Sets the value of the sequenceOutput property.withShapeMetadata
(KeyValuePairType... values) Adds objects to the list of ShapeMetadata using add methodwithShapeMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of ShapeMetadata using addAll methodwithStartTimecode
(String value) Sets the value of the startTimecode 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 methodwithThumbnailBackground
(String value) Sets the value of the thumbnailBackground property.withThumbnailPeriod
(TimeCodeType value) Sets the value of the thumbnailPeriod property.withThumbnailPlugin
(String value) Sets the value of the thumbnailPlugin property.Sets the value of the thumbnailResolution property.Sets the value of the video property.
-
Field Details
-
description
-
name
-
format
-
audio
-
audioTrack
-
video
-
startTimecode
-
fastStartSetting
-
thumbnailResolution
-
thumbnailBackground
-
thumbnailPeriod
-
thumbnailPlugin
-
posterResolution
-
posterBackground
-
faceDetect
-
metadata
-
preserveEDL
-
addClipName
-
overlay
-
textOverlay
-
preferredSourceTag
-
script
-
shapeMetadata
-
maxChunkDuration
-
demuxerSetting
-
muxerSetting
-
sequenceOutput
-
mediaconvert
-
generateCixTix
-
-
Constructor Details
-
TranscodePresetType
public TranscodePresetType()
-
-
Method Details
-
getDescription
Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Parameters:
value
- allowed object isString
-
isSetDescription
public boolean isSetDescription() -
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value
- allowed object isString
-
isSetName
public boolean isSetName() -
getFormat
Gets the value of the format property.- Returns:
- possible object is
String
-
setFormat
Sets the value of the format property.- Parameters:
value
- allowed object isString
-
isSetFormat
public boolean isSetFormat() -
getAudio
Gets the value of the audio property.- Returns:
- possible object is
AudioTranscodePresetType
-
setAudio
Sets the value of the audio property.- Parameters:
value
- allowed object isAudioTranscodePresetType
-
isSetAudio
public boolean isSetAudio() -
getAudioTrack
Gets the value of the audioTrack 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 audioTrack property.For example, to add a new item, do as follows:
getAudioTrack().add(newItem);
Objects of the following type(s) are allowed in the list
AudioTrackTranscodePresetType
- Returns:
- The value of the audioTrack property.
-
isSetAudioTrack
public boolean isSetAudioTrack() -
unsetAudioTrack
public void unsetAudioTrack() -
getVideo
Gets the value of the video property.- Returns:
- possible object is
VideoTranscodePresetType
-
setVideo
Sets the value of the video property.- Parameters:
value
- allowed object isVideoTranscodePresetType
-
isSetVideo
public boolean isSetVideo() -
getStartTimecode
Gets the value of the startTimecode property.- Returns:
- possible object is
String
-
setStartTimecode
Sets the value of the startTimecode property.- Parameters:
value
- allowed object isString
-
isSetStartTimecode
public boolean isSetStartTimecode() -
getFastStartSetting
Gets the value of the fastStartSetting property.- Returns:
- possible object is
FastStartSettingType
-
setFastStartSetting
Sets the value of the fastStartSetting property.- Parameters:
value
- allowed object isFastStartSettingType
-
isSetFastStartSetting
public boolean isSetFastStartSetting() -
getThumbnailResolution
Gets the value of the thumbnailResolution property.- Returns:
- possible object is
ResolutionType
-
setThumbnailResolution
Sets the value of the thumbnailResolution property.- Parameters:
value
- allowed object isResolutionType
-
isSetThumbnailResolution
public boolean isSetThumbnailResolution() -
getThumbnailBackground
Gets the value of the thumbnailBackground property.- Returns:
- possible object is
String
-
setThumbnailBackground
Sets the value of the thumbnailBackground property.- Parameters:
value
- allowed object isString
-
isSetThumbnailBackground
public boolean isSetThumbnailBackground() -
getThumbnailPeriod
Gets the value of the thumbnailPeriod property.- Returns:
- possible object is
TimeCodeType
-
setThumbnailPeriod
Sets the value of the thumbnailPeriod property.- Parameters:
value
- allowed object isTimeCodeType
-
isSetThumbnailPeriod
public boolean isSetThumbnailPeriod() -
getThumbnailPlugin
Gets the value of the thumbnailPlugin property.- Returns:
- possible object is
String
-
setThumbnailPlugin
Sets the value of the thumbnailPlugin property.- Parameters:
value
- allowed object isString
-
isSetThumbnailPlugin
public boolean isSetThumbnailPlugin() -
getPosterResolution
Gets the value of the posterResolution property.- Returns:
- possible object is
ResolutionType
-
setPosterResolution
Sets the value of the posterResolution property.- Parameters:
value
- allowed object isResolutionType
-
isSetPosterResolution
public boolean isSetPosterResolution() -
getPosterBackground
Gets the value of the posterBackground property.- Returns:
- possible object is
String
-
setPosterBackground
Sets the value of the posterBackground property.- Parameters:
value
- allowed object isString
-
isSetPosterBackground
public boolean isSetPosterBackground() -
isFaceDetect
Gets the value of the faceDetect property.- Returns:
- possible object is
Boolean
-
setFaceDetect
Sets the value of the faceDetect property.- Parameters:
value
- allowed object isBoolean
-
isSetFaceDetect
public boolean isSetFaceDetect() -
getMetadata
Gets the value of the metadata property.- Returns:
- possible object is
SimpleMetadataType
-
setMetadata
Sets the value of the metadata property.- Parameters:
value
- allowed object isSimpleMetadataType
-
isSetMetadata
public boolean isSetMetadata() -
isPreserveEDL
Gets the value of the preserveEDL property.- Returns:
- possible object is
Boolean
-
setPreserveEDL
Sets the value of the preserveEDL property.- Parameters:
value
- allowed object isBoolean
-
isSetPreserveEDL
public boolean isSetPreserveEDL() -
isAddClipName
Gets the value of the addClipName property.- Returns:
- possible object is
Boolean
-
setAddClipName
Sets the value of the addClipName property.- Parameters:
value
- allowed object isBoolean
-
isSetAddClipName
public boolean isSetAddClipName() -
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() -
getPreferredSourceTag
Gets the value of the preferredSourceTag property.- Returns:
- possible object is
String
-
setPreferredSourceTag
Sets the value of the preferredSourceTag property.- Parameters:
value
- allowed object isString
-
isSetPreferredSourceTag
public boolean isSetPreferredSourceTag() -
getScript
Gets the value of the script property.- Returns:
- possible object is
String
-
setScript
Sets the value of the script property.- Parameters:
value
- allowed object isString
-
isSetScript
public boolean isSetScript() -
getShapeMetadata
Gets the value of the shapeMetadata 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 shapeMetadata property.For example, to add a new item, do as follows:
getShapeMetadata().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
- Returns:
- The value of the shapeMetadata property.
-
isSetShapeMetadata
public boolean isSetShapeMetadata() -
unsetShapeMetadata
public void unsetShapeMetadata() -
getMaxChunkDuration
Gets the value of the maxChunkDuration property.- Returns:
- possible object is
TimeCodeType
-
setMaxChunkDuration
Sets the value of the maxChunkDuration property.- Parameters:
value
- allowed object isTimeCodeType
-
isSetMaxChunkDuration
public boolean isSetMaxChunkDuration() -
getDemuxerSetting
Gets the value of the demuxerSetting 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 demuxerSetting property.For example, to add a new item, do as follows:
getDemuxerSetting().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
- Returns:
- The value of the demuxerSetting property.
-
isSetDemuxerSetting
public boolean isSetDemuxerSetting() -
unsetDemuxerSetting
public void unsetDemuxerSetting() -
getMuxerSetting
Gets the value of the muxerSetting 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 muxerSetting property.For example, to add a new item, do as follows:
getMuxerSetting().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
- Returns:
- The value of the muxerSetting property.
-
isSetMuxerSetting
public boolean isSetMuxerSetting() -
unsetMuxerSetting
public void unsetMuxerSetting() -
getSequenceOutput
Gets the value of the sequenceOutput property.- Returns:
- possible object is
TranscodePresetType.SequenceOutput
-
setSequenceOutput
Sets the value of the sequenceOutput property.- Parameters:
value
- allowed object isTranscodePresetType.SequenceOutput
-
isSetSequenceOutput
public boolean isSetSequenceOutput() -
getMediaconvert
Gets the value of the mediaconvert property.- Returns:
- possible object is
TranscodePresetType.Mediaconvert
-
setMediaconvert
Sets the value of the mediaconvert property.- Parameters:
value
- allowed object isTranscodePresetType.Mediaconvert
-
isSetMediaconvert
public boolean isSetMediaconvert() -
isGenerateCixTix
Gets the value of the generateCixTix property.- Returns:
- possible object is
Boolean
-
setGenerateCixTix
Sets the value of the generateCixTix property.- Parameters:
value
- allowed object isBoolean
-
isSetGenerateCixTix
public boolean isSetGenerateCixTix() -
clone
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
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
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
-
withDescription
Sets the value of the description property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withName
Sets the value of the name property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withFormat
Sets the value of the format property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withAudio
Sets the value of the audio property.- Parameters:
value
- allowed object isAudioTranscodePresetType
- Returns:
- The class instance
-
withAudioTrack
Adds objects to the list of AudioTrack using add method- Parameters:
values
- objects to add to the list AudioTrack- Returns:
- The class instance
-
withAudioTrack
Adds objects to the list of AudioTrack using addAll method- Parameters:
values
- objects to add to the list AudioTrack- Returns:
- The class instance
-
withVideo
Sets the value of the video property.- Parameters:
value
- allowed object isVideoTranscodePresetType
- Returns:
- The class instance
-
withStartTimecode
Sets the value of the startTimecode property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withFastStartSetting
Sets the value of the fastStartSetting property.- Parameters:
value
- allowed object isFastStartSettingType
- Returns:
- The class instance
-
withThumbnailResolution
Sets the value of the thumbnailResolution property.- Parameters:
value
- allowed object isResolutionType
- Returns:
- The class instance
-
withThumbnailBackground
Sets the value of the thumbnailBackground property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withThumbnailPeriod
Sets the value of the thumbnailPeriod property.- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withThumbnailPlugin
Sets the value of the thumbnailPlugin property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withPosterResolution
Sets the value of the posterResolution property.- Parameters:
value
- allowed object isResolutionType
- Returns:
- The class instance
-
withPosterBackground
Sets the value of the posterBackground property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withFaceDetect
Sets the value of the faceDetect property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withMetadata
Sets the value of the metadata property.- Parameters:
value
- allowed object isSimpleMetadataType
- Returns:
- The class instance
-
withPreserveEDL
Sets the value of the preserveEDL property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withAddClipName
Sets the value of the addClipName property.- Parameters:
value
- allowed object isBoolean
- 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
-
withPreferredSourceTag
Sets the value of the preferredSourceTag property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withScript
Sets the value of the script property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withShapeMetadata
Adds objects to the list of ShapeMetadata using add method- Parameters:
values
- objects to add to the list ShapeMetadata- Returns:
- The class instance
-
withShapeMetadata
Adds objects to the list of ShapeMetadata using addAll method- Parameters:
values
- objects to add to the list ShapeMetadata- Returns:
- The class instance
-
withMaxChunkDuration
Sets the value of the maxChunkDuration property.- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withDemuxerSetting
Adds objects to the list of DemuxerSetting using add method- Parameters:
values
- objects to add to the list DemuxerSetting- Returns:
- The class instance
-
withDemuxerSetting
Adds objects to the list of DemuxerSetting using addAll method- Parameters:
values
- objects to add to the list DemuxerSetting- Returns:
- The class instance
-
withMuxerSetting
Adds objects to the list of MuxerSetting using add method- Parameters:
values
- objects to add to the list MuxerSetting- Returns:
- The class instance
-
withMuxerSetting
Adds objects to the list of MuxerSetting using addAll method- Parameters:
values
- objects to add to the list MuxerSetting- Returns:
- The class instance
-
withSequenceOutput
Sets the value of the sequenceOutput property.- Parameters:
value
- allowed object isTranscodePresetType.SequenceOutput
- Returns:
- The class instance
-
withMediaconvert
Sets the value of the mediaconvert property.- Parameters:
value
- allowed object isTranscodePresetType.Mediaconvert
- Returns:
- The class instance
-
withGenerateCixTix
Sets the value of the generateCixTix property.- Parameters:
value
- allowed object isBoolean
- 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
-
equals
-
visit
-
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
-
hashCode
public int hashCode() -
toString
-
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
-
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
-