Class TranscoderConfigurationType
- java.lang.Object
-
- com.vidispine.generated.TranscoderConfigurationType
-
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb2_commons.lang.CopyTo2
,org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
public class TranscoderConfigurationType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
Java class for TranscoderConfigurationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TranscoderConfigurationType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="address" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="port" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="encoderThreads" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="decoderOfferThreads" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="apiUsername" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="apiPassword" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="apiURL" type="{http://xml.vidispine.com/schema/vidispine}AddressPortType" minOccurs="0"/> <element name="thumbnailResolution" type="{http://xml.vidispine.com/schema/vidispine}ResolutionType"/> <element name="thumbnailPeriod" type="{http://xml.vidispine.com/schema/vidispine}TimeCodeType" minOccurs="0"/> <element name="bilinearEffects" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="carbonServer" type="{http://xml.vidispine.com/schema/vidispine}AddressPortType" maxOccurs="unbounded" minOccurs="0"/> <element name="carbonPreset" type="{http://xml.vidispine.com/schema/vidispine}CarbonPreset" maxOccurs="unbounded" minOccurs="0"/> <element name="faceDetectorPlugin" type="{http://xml.vidispine.com/schema/vidispine}PluginType" maxOccurs="unbounded" minOccurs="0"/> <element name="dataPath" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="presetPath" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="tempPath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="proresDecoder" type="{http://xml.vidispine.com/schema/vidispine}AddressPortType" minOccurs="0"/> <element name="proresEncoder" type="{http://xml.vidispine.com/schema/vidispine}AddressPortType" minOccurs="0"/> <element name="vp6Encoder" type="{http://xml.vidispine.com/schema/vidispine}AddressPortType" minOccurs="0"/> <element name="vp6EncoderPoolSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="logo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="imagemagick" type="{http://xml.vidispine.com/schema/vidispine}KeyValuePairType" maxOccurs="unbounded" minOccurs="0"/> <element name="logLevel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="statsd" type="{http://xml.vidispine.com/schema/vidispine}StatsDRecieverType" maxOccurs="unbounded" minOccurs="0"/> <element name="readBufferLength" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dataBufferSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dataBufferWriteSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dataBufferFlushTime" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="colorProfilePath" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="redDecoderType" type="{http://xml.vidispine.com/schema/vidispine}REDDecoderType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TranscoderConfigurationType.PropInfo
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TranscoderConfigurationType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
clone()
Object
copyTo(Object target)
Object
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Object
createNewInstance()
boolean
equals(Object object)
boolean
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
String
getAddress()
Gets the value of the address property.String
getApiPassword()
Gets the value of the apiPassword property.AddressPortType
getApiURL()
Gets the value of the apiURL property.String
getApiUsername()
Gets the value of the apiUsername property.List<CarbonPreset>
getCarbonPreset()
Gets the value of the carbonPreset property.List<AddressPortType>
getCarbonServer()
Gets the value of the carbonServer property.List<String>
getColorProfilePath()
Gets the value of the colorProfilePath property.Integer
getDataBufferFlushTime()
Gets the value of the dataBufferFlushTime property.Integer
getDataBufferSize()
Gets the value of the dataBufferSize property.Integer
getDataBufferWriteSize()
Gets the value of the dataBufferWriteSize property.String
getDataPath()
Gets the value of the dataPath property.Integer
getDecoderOfferThreads()
Gets the value of the decoderOfferThreads property.Integer
getEncoderThreads()
Gets the value of the encoderThreads property.List<PluginType>
getFaceDetectorPlugin()
Gets the value of the faceDetectorPlugin property.List<KeyValuePairType>
getImagemagick()
Gets the value of the imagemagick property.String
getLogLevel()
Gets the value of the logLevel property.String
getLogo()
Gets the value of the logo property.int
getPort()
Gets the value of the port property.String
getPresetPath()
Gets the value of the presetPath property.AddressPortType
getProresDecoder()
Gets the value of the proresDecoder property.AddressPortType
getProresEncoder()
Gets the value of the proresEncoder property.Integer
getReadBufferLength()
Gets the value of the readBufferLength property.REDDecoderType
getRedDecoderType()
Gets the value of the redDecoderType property.List<StatsDRecieverType>
getStatsd()
Gets the value of the statsd property.String
getTempPath()
Gets the value of the tempPath property.TimeCodeType
getThumbnailPeriod()
Gets the value of the thumbnailPeriod property.ResolutionType
getThumbnailResolution()
Gets the value of the thumbnailResolution property.AddressPortType
getVp6Encoder()
Gets the value of the vp6Encoder property.Integer
getVp6EncoderPoolSize()
Gets the value of the vp6EncoderPoolSize property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
boolean
isBilinearEffects()
Gets the value of the bilinearEffects property.boolean
isSetAddress()
boolean
isSetApiPassword()
boolean
isSetApiURL()
boolean
isSetApiUsername()
boolean
isSetBilinearEffects()
boolean
isSetCarbonPreset()
boolean
isSetCarbonServer()
boolean
isSetColorProfilePath()
boolean
isSetDataBufferFlushTime()
boolean
isSetDataBufferSize()
boolean
isSetDataBufferWriteSize()
boolean
isSetDataPath()
boolean
isSetDecoderOfferThreads()
boolean
isSetEncoderThreads()
boolean
isSetFaceDetectorPlugin()
boolean
isSetImagemagick()
boolean
isSetLogLevel()
boolean
isSetLogo()
boolean
isSetPort()
boolean
isSetPresetPath()
boolean
isSetProresDecoder()
boolean
isSetProresEncoder()
boolean
isSetReadBufferLength()
boolean
isSetRedDecoderType()
boolean
isSetStatsd()
boolean
isSetTempPath()
boolean
isSetThumbnailPeriod()
boolean
isSetThumbnailResolution()
boolean
isSetVp6Encoder()
boolean
isSetVp6EncoderPoolSize()
void
setAddress(String value)
Sets the value of the address property.void
setApiPassword(String value)
Sets the value of the apiPassword property.void
setApiURL(AddressPortType value)
Sets the value of the apiURL property.void
setApiUsername(String value)
Sets the value of the apiUsername property.void
setBilinearEffects(boolean value)
Sets the value of the bilinearEffects property.void
setDataBufferFlushTime(Integer value)
Sets the value of the dataBufferFlushTime property.void
setDataBufferSize(Integer value)
Sets the value of the dataBufferSize property.void
setDataBufferWriteSize(Integer value)
Sets the value of the dataBufferWriteSize property.void
setDataPath(String value)
Sets the value of the dataPath property.void
setDecoderOfferThreads(Integer value)
Sets the value of the decoderOfferThreads property.void
setEncoderThreads(Integer value)
Sets the value of the encoderThreads property.void
setLogLevel(String value)
Sets the value of the logLevel property.void
setLogo(String value)
Sets the value of the logo property.void
setPort(int value)
Sets the value of the port property.void
setPresetPath(String value)
Sets the value of the presetPath property.void
setProresDecoder(AddressPortType value)
Sets the value of the proresDecoder property.void
setProresEncoder(AddressPortType value)
Sets the value of the proresEncoder property.void
setReadBufferLength(Integer value)
Sets the value of the readBufferLength property.void
setRedDecoderType(REDDecoderType value)
Sets the value of the redDecoderType property.void
setTempPath(String value)
Sets the value of the tempPath property.void
setThumbnailPeriod(TimeCodeType value)
Sets the value of the thumbnailPeriod property.void
setThumbnailResolution(ResolutionType value)
Sets the value of the thumbnailResolution property.void
setVp6Encoder(AddressPortType value)
Sets the value of the vp6Encoder property.void
setVp6EncoderPoolSize(Integer value)
Sets the value of the vp6EncoderPoolSize property.void
unsetCarbonPreset()
void
unsetCarbonServer()
void
unsetColorProfilePath()
void
unsetFaceDetectorPlugin()
void
unsetImagemagick()
void
unsetStatsd()
TranscoderConfigurationType
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
TranscoderConfigurationType
withAddress(String value)
TranscoderConfigurationType
withApiPassword(String value)
TranscoderConfigurationType
withApiURL(AddressPortType value)
TranscoderConfigurationType
withApiUsername(String value)
TranscoderConfigurationType
withBilinearEffects(boolean value)
TranscoderConfigurationType
withCarbonPreset(CarbonPreset... values)
TranscoderConfigurationType
withCarbonPreset(Collection<CarbonPreset> values)
TranscoderConfigurationType
withCarbonServer(AddressPortType... values)
TranscoderConfigurationType
withCarbonServer(Collection<AddressPortType> values)
TranscoderConfigurationType
withColorProfilePath(String... values)
TranscoderConfigurationType
withColorProfilePath(Collection<String> values)
TranscoderConfigurationType
withDataBufferFlushTime(Integer value)
TranscoderConfigurationType
withDataBufferSize(Integer value)
TranscoderConfigurationType
withDataBufferWriteSize(Integer value)
TranscoderConfigurationType
withDataPath(String value)
TranscoderConfigurationType
withDecoderOfferThreads(Integer value)
TranscoderConfigurationType
withEncoderThreads(Integer value)
TranscoderConfigurationType
withFaceDetectorPlugin(PluginType... values)
TranscoderConfigurationType
withFaceDetectorPlugin(Collection<PluginType> values)
TranscoderConfigurationType
withImagemagick(KeyValuePairType... values)
TranscoderConfigurationType
withImagemagick(Collection<KeyValuePairType> values)
TranscoderConfigurationType
withLogLevel(String value)
TranscoderConfigurationType
withLogo(String value)
TranscoderConfigurationType
withPort(int value)
TranscoderConfigurationType
withPresetPath(String value)
TranscoderConfigurationType
withProresDecoder(AddressPortType value)
TranscoderConfigurationType
withProresEncoder(AddressPortType value)
TranscoderConfigurationType
withReadBufferLength(Integer value)
TranscoderConfigurationType
withRedDecoderType(REDDecoderType value)
TranscoderConfigurationType
withStatsd(StatsDRecieverType... values)
TranscoderConfigurationType
withStatsd(Collection<StatsDRecieverType> values)
TranscoderConfigurationType
withTempPath(String value)
TranscoderConfigurationType
withThumbnailPeriod(TimeCodeType value)
TranscoderConfigurationType
withThumbnailResolution(ResolutionType value)
TranscoderConfigurationType
withVp6Encoder(AddressPortType value)
TranscoderConfigurationType
withVp6EncoderPoolSize(Integer value)
-
-
-
Field Detail
-
address
protected String address
-
port
protected int port
-
encoderThreads
protected Integer encoderThreads
-
decoderOfferThreads
protected Integer decoderOfferThreads
-
apiUsername
protected String apiUsername
-
apiPassword
protected String apiPassword
-
apiURL
protected AddressPortType apiURL
-
thumbnailResolution
protected ResolutionType thumbnailResolution
-
thumbnailPeriod
protected TimeCodeType thumbnailPeriod
-
bilinearEffects
protected boolean bilinearEffects
-
carbonServer
protected List<AddressPortType> carbonServer
-
carbonPreset
protected List<CarbonPreset> carbonPreset
-
faceDetectorPlugin
protected List<PluginType> faceDetectorPlugin
-
dataPath
protected String dataPath
-
presetPath
protected String presetPath
-
tempPath
protected String tempPath
-
proresDecoder
protected AddressPortType proresDecoder
-
proresEncoder
protected AddressPortType proresEncoder
-
vp6Encoder
protected AddressPortType vp6Encoder
-
vp6EncoderPoolSize
protected Integer vp6EncoderPoolSize
-
logo
protected String logo
-
imagemagick
protected List<KeyValuePairType> imagemagick
-
logLevel
protected String logLevel
-
statsd
protected List<StatsDRecieverType> statsd
-
readBufferLength
protected Integer readBufferLength
-
dataBufferSize
protected Integer dataBufferSize
-
dataBufferWriteSize
protected Integer dataBufferWriteSize
-
dataBufferFlushTime
protected Integer dataBufferFlushTime
-
redDecoderType
protected REDDecoderType redDecoderType
-
-
Method Detail
-
getAddress
public String getAddress()
Gets the value of the address property.- Returns:
- possible object is
String
-
setAddress
public void setAddress(String value)
Sets the value of the address property.- Parameters:
value
- allowed object isString
-
isSetAddress
public boolean isSetAddress()
-
getPort
public int getPort()
Gets the value of the port property.
-
setPort
public void setPort(int value)
Sets the value of the port property.
-
isSetPort
public boolean isSetPort()
-
getEncoderThreads
public Integer getEncoderThreads()
Gets the value of the encoderThreads property.- Returns:
- possible object is
Integer
-
setEncoderThreads
public void setEncoderThreads(Integer value)
Sets the value of the encoderThreads property.- Parameters:
value
- allowed object isInteger
-
isSetEncoderThreads
public boolean isSetEncoderThreads()
-
getDecoderOfferThreads
public Integer getDecoderOfferThreads()
Gets the value of the decoderOfferThreads property.- Returns:
- possible object is
Integer
-
setDecoderOfferThreads
public void setDecoderOfferThreads(Integer value)
Sets the value of the decoderOfferThreads property.- Parameters:
value
- allowed object isInteger
-
isSetDecoderOfferThreads
public boolean isSetDecoderOfferThreads()
-
getApiUsername
public String getApiUsername()
Gets the value of the apiUsername property.- Returns:
- possible object is
String
-
setApiUsername
public void setApiUsername(String value)
Sets the value of the apiUsername property.- Parameters:
value
- allowed object isString
-
isSetApiUsername
public boolean isSetApiUsername()
-
getApiPassword
public String getApiPassword()
Gets the value of the apiPassword property.- Returns:
- possible object is
String
-
setApiPassword
public void setApiPassword(String value)
Sets the value of the apiPassword property.- Parameters:
value
- allowed object isString
-
isSetApiPassword
public boolean isSetApiPassword()
-
getApiURL
public AddressPortType getApiURL()
Gets the value of the apiURL property.- Returns:
- possible object is
AddressPortType
-
setApiURL
public void setApiURL(AddressPortType value)
Sets the value of the apiURL property.- Parameters:
value
- allowed object isAddressPortType
-
isSetApiURL
public boolean isSetApiURL()
-
getThumbnailResolution
public ResolutionType getThumbnailResolution()
Gets the value of the thumbnailResolution property.- Returns:
- possible object is
ResolutionType
-
setThumbnailResolution
public void setThumbnailResolution(ResolutionType value)
Sets the value of the thumbnailResolution property.- Parameters:
value
- allowed object isResolutionType
-
isSetThumbnailResolution
public boolean isSetThumbnailResolution()
-
getThumbnailPeriod
public TimeCodeType getThumbnailPeriod()
Gets the value of the thumbnailPeriod property.- Returns:
- possible object is
TimeCodeType
-
setThumbnailPeriod
public void setThumbnailPeriod(TimeCodeType value)
Sets the value of the thumbnailPeriod property.- Parameters:
value
- allowed object isTimeCodeType
-
isSetThumbnailPeriod
public boolean isSetThumbnailPeriod()
-
isBilinearEffects
public boolean isBilinearEffects()
Gets the value of the bilinearEffects property.
-
setBilinearEffects
public void setBilinearEffects(boolean value)
Sets the value of the bilinearEffects property.
-
isSetBilinearEffects
public boolean isSetBilinearEffects()
-
getCarbonServer
public List<AddressPortType> getCarbonServer()
Gets the value of the carbonServer 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 carbonServer property.For example, to add a new item, do as follows:
getCarbonServer().add(newItem);
Objects of the following type(s) are allowed in the list
AddressPortType
-
isSetCarbonServer
public boolean isSetCarbonServer()
-
unsetCarbonServer
public void unsetCarbonServer()
-
getCarbonPreset
public List<CarbonPreset> getCarbonPreset()
Gets the value of the carbonPreset 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 carbonPreset property.For example, to add a new item, do as follows:
getCarbonPreset().add(newItem);
Objects of the following type(s) are allowed in the list
CarbonPreset
-
isSetCarbonPreset
public boolean isSetCarbonPreset()
-
unsetCarbonPreset
public void unsetCarbonPreset()
-
getFaceDetectorPlugin
public List<PluginType> getFaceDetectorPlugin()
Gets the value of the faceDetectorPlugin 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 faceDetectorPlugin property.For example, to add a new item, do as follows:
getFaceDetectorPlugin().add(newItem);
Objects of the following type(s) are allowed in the list
PluginType
-
isSetFaceDetectorPlugin
public boolean isSetFaceDetectorPlugin()
-
unsetFaceDetectorPlugin
public void unsetFaceDetectorPlugin()
-
getDataPath
public String getDataPath()
Gets the value of the dataPath property.- Returns:
- possible object is
String
-
setDataPath
public void setDataPath(String value)
Sets the value of the dataPath property.- Parameters:
value
- allowed object isString
-
isSetDataPath
public boolean isSetDataPath()
-
getPresetPath
public String getPresetPath()
Gets the value of the presetPath property.- Returns:
- possible object is
String
-
setPresetPath
public void setPresetPath(String value)
Sets the value of the presetPath property.- Parameters:
value
- allowed object isString
-
isSetPresetPath
public boolean isSetPresetPath()
-
getTempPath
public String getTempPath()
Gets the value of the tempPath property.- Returns:
- possible object is
String
-
setTempPath
public void setTempPath(String value)
Sets the value of the tempPath property.- Parameters:
value
- allowed object isString
-
isSetTempPath
public boolean isSetTempPath()
-
getProresDecoder
public AddressPortType getProresDecoder()
Gets the value of the proresDecoder property.- Returns:
- possible object is
AddressPortType
-
setProresDecoder
public void setProresDecoder(AddressPortType value)
Sets the value of the proresDecoder property.- Parameters:
value
- allowed object isAddressPortType
-
isSetProresDecoder
public boolean isSetProresDecoder()
-
getProresEncoder
public AddressPortType getProresEncoder()
Gets the value of the proresEncoder property.- Returns:
- possible object is
AddressPortType
-
setProresEncoder
public void setProresEncoder(AddressPortType value)
Sets the value of the proresEncoder property.- Parameters:
value
- allowed object isAddressPortType
-
isSetProresEncoder
public boolean isSetProresEncoder()
-
getVp6Encoder
public AddressPortType getVp6Encoder()
Gets the value of the vp6Encoder property.- Returns:
- possible object is
AddressPortType
-
setVp6Encoder
public void setVp6Encoder(AddressPortType value)
Sets the value of the vp6Encoder property.- Parameters:
value
- allowed object isAddressPortType
-
isSetVp6Encoder
public boolean isSetVp6Encoder()
-
getVp6EncoderPoolSize
public Integer getVp6EncoderPoolSize()
Gets the value of the vp6EncoderPoolSize property.- Returns:
- possible object is
Integer
-
setVp6EncoderPoolSize
public void setVp6EncoderPoolSize(Integer value)
Sets the value of the vp6EncoderPoolSize property.- Parameters:
value
- allowed object isInteger
-
isSetVp6EncoderPoolSize
public boolean isSetVp6EncoderPoolSize()
-
getLogo
public String getLogo()
Gets the value of the logo property.- Returns:
- possible object is
String
-
setLogo
public void setLogo(String value)
Sets the value of the logo property.- Parameters:
value
- allowed object isString
-
isSetLogo
public boolean isSetLogo()
-
getImagemagick
public List<KeyValuePairType> getImagemagick()
Gets the value of the imagemagick 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 imagemagick property.For example, to add a new item, do as follows:
getImagemagick().add(newItem);
Objects of the following type(s) are allowed in the list
KeyValuePairType
-
isSetImagemagick
public boolean isSetImagemagick()
-
unsetImagemagick
public void unsetImagemagick()
-
getLogLevel
public String getLogLevel()
Gets the value of the logLevel property.- Returns:
- possible object is
String
-
setLogLevel
public void setLogLevel(String value)
Sets the value of the logLevel property.- Parameters:
value
- allowed object isString
-
isSetLogLevel
public boolean isSetLogLevel()
-
getStatsd
public List<StatsDRecieverType> getStatsd()
Gets the value of the statsd 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 statsd property.For example, to add a new item, do as follows:
getStatsd().add(newItem);
Objects of the following type(s) are allowed in the list
StatsDRecieverType
-
isSetStatsd
public boolean isSetStatsd()
-
unsetStatsd
public void unsetStatsd()
-
getReadBufferLength
public Integer getReadBufferLength()
Gets the value of the readBufferLength property.- Returns:
- possible object is
Integer
-
setReadBufferLength
public void setReadBufferLength(Integer value)
Sets the value of the readBufferLength property.- Parameters:
value
- allowed object isInteger
-
isSetReadBufferLength
public boolean isSetReadBufferLength()
-
getDataBufferSize
public Integer getDataBufferSize()
Gets the value of the dataBufferSize property.- Returns:
- possible object is
Integer
-
setDataBufferSize
public void setDataBufferSize(Integer value)
Sets the value of the dataBufferSize property.- Parameters:
value
- allowed object isInteger
-
isSetDataBufferSize
public boolean isSetDataBufferSize()
-
getDataBufferWriteSize
public Integer getDataBufferWriteSize()
Gets the value of the dataBufferWriteSize property.- Returns:
- possible object is
Integer
-
setDataBufferWriteSize
public void setDataBufferWriteSize(Integer value)
Sets the value of the dataBufferWriteSize property.- Parameters:
value
- allowed object isInteger
-
isSetDataBufferWriteSize
public boolean isSetDataBufferWriteSize()
-
getDataBufferFlushTime
public Integer getDataBufferFlushTime()
Gets the value of the dataBufferFlushTime property.- Returns:
- possible object is
Integer
-
setDataBufferFlushTime
public void setDataBufferFlushTime(Integer value)
Sets the value of the dataBufferFlushTime property.- Parameters:
value
- allowed object isInteger
-
isSetDataBufferFlushTime
public boolean isSetDataBufferFlushTime()
-
getColorProfilePath
public List<String> getColorProfilePath()
Gets the value of the colorProfilePath 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 colorProfilePath property.For example, to add a new item, do as follows:
getColorProfilePath().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
isSetColorProfilePath
public boolean isSetColorProfilePath()
-
unsetColorProfilePath
public void unsetColorProfilePath()
-
getRedDecoderType
public REDDecoderType getRedDecoderType()
Gets the value of the redDecoderType property.- Returns:
- possible object is
REDDecoderType
-
setRedDecoderType
public void setRedDecoderType(REDDecoderType value)
Sets the value of the redDecoderType property.- Parameters:
value
- allowed object isREDDecoderType
-
isSetRedDecoderType
public boolean isSetRedDecoderType()
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
copyTo
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
-
withAddress
public TranscoderConfigurationType withAddress(String value)
-
withPort
public TranscoderConfigurationType withPort(int value)
-
withEncoderThreads
public TranscoderConfigurationType withEncoderThreads(Integer value)
-
withDecoderOfferThreads
public TranscoderConfigurationType withDecoderOfferThreads(Integer value)
-
withApiUsername
public TranscoderConfigurationType withApiUsername(String value)
-
withApiPassword
public TranscoderConfigurationType withApiPassword(String value)
-
withApiURL
public TranscoderConfigurationType withApiURL(AddressPortType value)
-
withThumbnailResolution
public TranscoderConfigurationType withThumbnailResolution(ResolutionType value)
-
withThumbnailPeriod
public TranscoderConfigurationType withThumbnailPeriod(TimeCodeType value)
-
withBilinearEffects
public TranscoderConfigurationType withBilinearEffects(boolean value)
-
withCarbonServer
public TranscoderConfigurationType withCarbonServer(AddressPortType... values)
-
withCarbonServer
public TranscoderConfigurationType withCarbonServer(Collection<AddressPortType> values)
-
withCarbonPreset
public TranscoderConfigurationType withCarbonPreset(CarbonPreset... values)
-
withCarbonPreset
public TranscoderConfigurationType withCarbonPreset(Collection<CarbonPreset> values)
-
withFaceDetectorPlugin
public TranscoderConfigurationType withFaceDetectorPlugin(PluginType... values)
-
withFaceDetectorPlugin
public TranscoderConfigurationType withFaceDetectorPlugin(Collection<PluginType> values)
-
withDataPath
public TranscoderConfigurationType withDataPath(String value)
-
withPresetPath
public TranscoderConfigurationType withPresetPath(String value)
-
withTempPath
public TranscoderConfigurationType withTempPath(String value)
-
withProresDecoder
public TranscoderConfigurationType withProresDecoder(AddressPortType value)
-
withProresEncoder
public TranscoderConfigurationType withProresEncoder(AddressPortType value)
-
withVp6Encoder
public TranscoderConfigurationType withVp6Encoder(AddressPortType value)
-
withVp6EncoderPoolSize
public TranscoderConfigurationType withVp6EncoderPoolSize(Integer value)
-
withLogo
public TranscoderConfigurationType withLogo(String value)
-
withImagemagick
public TranscoderConfigurationType withImagemagick(KeyValuePairType... values)
-
withImagemagick
public TranscoderConfigurationType withImagemagick(Collection<KeyValuePairType> values)
-
withLogLevel
public TranscoderConfigurationType withLogLevel(String value)
-
withStatsd
public TranscoderConfigurationType withStatsd(StatsDRecieverType... values)
-
withStatsd
public TranscoderConfigurationType withStatsd(Collection<StatsDRecieverType> values)
-
withReadBufferLength
public TranscoderConfigurationType withReadBufferLength(Integer value)
-
withDataBufferSize
public TranscoderConfigurationType withDataBufferSize(Integer value)
-
withDataBufferWriteSize
public TranscoderConfigurationType withDataBufferWriteSize(Integer value)
-
withDataBufferFlushTime
public TranscoderConfigurationType withDataBufferFlushTime(Integer value)
-
withColorProfilePath
public TranscoderConfigurationType withColorProfilePath(String... values)
-
withColorProfilePath
public TranscoderConfigurationType withColorProfilePath(Collection<String> values)
-
withRedDecoderType
public TranscoderConfigurationType withRedDecoderType(REDDecoderType value)
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
- Specified by:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
visit
public TranscoderConfigurationType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
- Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
-