Package com.vidispine.generated
Class VideoComponentType
java.lang.Object
com.vidispine.generated.ComponentType
com.vidispine.generated.MediaComponentType
com.vidispine.generated.VideoComponentType
- 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
public class VideoComponentType
extends MediaComponentType
implements 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 VideoComponentType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="VideoComponentType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}MediaComponentType">
<sequence>
<element name="videoStandard" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="type" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
<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="maxBFrames" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
<element name="pixelAspectRatio" type="{http://xml.vidispine.com/schema/vidispine}AspectRatioType" minOccurs="0"/>
<element name="fieldOrder" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="codecTimeBase" type="{http://xml.vidispine.com/schema/vidispine}TimeBaseType" minOccurs="0"/>
<element name="averageFrameRate" type="{http://xml.vidispine.com/schema/vidispine}TimeBaseType" minOccurs="0"/>
<element name="realBaseFrameRate" type="{http://xml.vidispine.com/schema/vidispine}TimeBaseType" 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"/>
<element name="colr_primaries" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="colr_transfer_function" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="colr_matrix" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="color_range" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="max_packet_size" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="startTimecode" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="dropFrame" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ticks_per_frame" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="bitDepth" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="bitsPerPixel" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="colorPrimaries" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mediaInfo" type="{http://xml.vidispine.com/schema/vidispine}VideoMediaInfoType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Java class for anonymous complex type -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TimeBaseType
protected Integer
protected Integer
protected TimeBaseType
protected String
protected Integer
protected Integer
protected Integer
protected Integer
protected AspectRatioType
protected RationalType
protected RationalType
protected RationalType
protected RationalType
protected Boolean
protected String
protected Integer
protected Integer
protected VideoMediaInfoType
protected AspectRatioType
protected String
protected TimeBaseType
protected ResolutionType
protected Long
protected Integer
protected VideoComponentType.VideoStandard
Fields inherited from class com.vidispine.generated.MediaComponentType
bitrate, codec, duration, edl, essenceStreamId, extradata, interval, itemTrack, level, numberOfPackets, pid, profile, repeatCount, segment, startTimestamp, timeBase, trackOrder
Fields inherited from class com.vidispine.generated.ComponentType
file, id, metadata
-
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 averageFrameRate property.Gets the value of the bitDepth property.Gets the value of the bitsPerPixel property.Gets the value of the codecTimeBase property.Gets the value of the colorPrimaries property.Gets the value of the colorRange property.Gets the value of the colrMatrix property.Gets the value of the colrPrimaries property.Gets the value of the colrTransferFunction property.Gets the value of the containerSAR 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 fieldOrder property.Gets the value of the maxBFrames property.Gets the value of the maxPacketSize property.Gets the value of the mediaInfo property.Gets the value of the pixelAspectRatio property.Gets the value of the pixelFormat property.Gets the value of the realBaseFrameRate property.Gets the value of the resolution property.Gets the value of the startTimecode property.Gets the value of the ticksPerFrame property.Gets the value of the videoStandard property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) Gets the value of the dropFrame 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
void
setAverageFrameRate
(TimeBaseType value) Sets the value of the averageFrameRate property.void
setBitDepth
(Integer value) Sets the value of the bitDepth property.void
setBitsPerPixel
(Integer value) Sets the value of the bitsPerPixel property.void
setCodecTimeBase
(TimeBaseType value) Sets the value of the codecTimeBase property.void
setColorPrimaries
(String value) Sets the value of the colorPrimaries property.void
setColorRange
(Integer value) Sets the value of the colorRange property.void
setColrMatrix
(Integer value) Sets the value of the colrMatrix property.void
setColrPrimaries
(Integer value) Sets the value of the colrPrimaries property.void
setColrTransferFunction
(Integer value) Sets the value of the colrTransferFunction property.void
setContainerSAR
(AspectRatioType value) Sets the value of the containerSAR 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
setDropFrame
(Boolean value) Sets the value of the dropFrame property.void
setFieldOrder
(String value) Sets the value of the fieldOrder property.void
setMaxBFrames
(Integer value) Sets the value of the maxBFrames property.void
setMaxPacketSize
(Integer value) Sets the value of the maxPacketSize property.void
setMediaInfo
(VideoMediaInfoType value) Sets the value of the mediaInfo property.void
Sets the value of the pixelAspectRatio property.void
setPixelFormat
(String value) Sets the value of the pixelFormat property.void
setRealBaseFrameRate
(TimeBaseType value) Sets the value of the realBaseFrameRate property.void
setResolution
(ResolutionType value) Sets the value of the resolution property.void
setStartTimecode
(Long value) Sets the value of the startTimecode property.void
setTicksPerFrame
(Integer value) Sets the value of the ticksPerFrame property.void
Sets the value of the videoStandard property.toString()
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAverageFrameRate
(TimeBaseType value) Sets the value of the averageFrameRate property.withBitDepth
(Integer value) Sets the value of the bitDepth property.withBitrate
(Long value) Sets the value of the bitrate property.withBitsPerPixel
(Integer value) Sets the value of the bitsPerPixel property.Sets the value of the codec property.withCodecTimeBase
(TimeBaseType value) Sets the value of the codecTimeBase property.withColorPrimaries
(String value) Sets the value of the colorPrimaries property.withColorRange
(Integer value) Sets the value of the colorRange property.withColrMatrix
(Integer value) Sets the value of the colrMatrix property.withColrPrimaries
(Integer value) Sets the value of the colrPrimaries property.withColrTransferFunction
(Integer value) Sets the value of the colrTransferFunction property.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR 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.withDropFrame
(Boolean value) Sets the value of the dropFrame property.withDuration
(TimeCodeType value) Sets the value of the duration property.Sets the value of the edl property.withEssenceStreamId
(Integer value) Sets the value of the essenceStreamId property.withExtradata
(byte[] value) Sets the value of the extradata property.withFieldOrder
(String value) Sets the value of the fieldOrder property.Adds objects to the list of File using add methodwithFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodSets the value of the id property.withInterval
(TimeIntervalType value) Sets the value of the interval property.withItemTrack
(String value) Sets the value of the itemTrack property.Sets the value of the level property.withMaxBFrames
(Integer value) Sets the value of the maxBFrames property.withMaxPacketSize
(Integer value) Sets the value of the maxPacketSize property.withMediaInfo
(VideoMediaInfoType value) Sets the value of the mediaInfo 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 methodwithNumberOfPackets
(Long value) Sets the value of the numberOfPackets property.Sets the value of the pid property.Sets the value of the pixelAspectRatio property.withPixelFormat
(String value) Sets the value of the pixelFormat property.withProfile
(Integer value) Sets the value of the profile property.Sets the value of the realBaseFrameRate property.withRepeatCount
(BigInteger value) Sets the value of the repeatCount property.withResolution
(ResolutionType value) Sets the value of the resolution property.withSegment
(Integer value) Sets the value of the segment property.withStartTimecode
(Long value) Sets the value of the startTimecode property.withStartTimestamp
(TimeCodeType value) Sets the value of the startTimestamp property.withTicksPerFrame
(Integer value) Sets the value of the ticksPerFrame property.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.withTrackOrder
(Integer value) Sets the value of the trackOrder property.Sets the value of the videoStandard property.Methods inherited from class com.vidispine.generated.MediaComponentType
getBitrate, getCodec, getDuration, getEdl, getEssenceStreamId, getExtradata, getInterval, getItemTrack, getLevel, getNumberOfPackets, getPid, getProfile, getRepeatCount, getSegment, getStartTimestamp, getTimeBase, getTrackOrder, isSetBitrate, isSetCodec, isSetDuration, isSetEdl, isSetEssenceStreamId, isSetExtradata, isSetInterval, isSetItemTrack, isSetLevel, isSetNumberOfPackets, isSetPid, isSetProfile, isSetRepeatCount, isSetSegment, isSetStartTimestamp, isSetTimeBase, isSetTrackOrder, setBitrate, setCodec, setDuration, setEdl, setEssenceStreamId, setExtradata, setInterval, setItemTrack, setLevel, setNumberOfPackets, setPid, setProfile, setRepeatCount, setSegment, setStartTimestamp, setTimeBase, setTrackOrder
Methods inherited from class com.vidispine.generated.ComponentType
getFile, getId, getMetadata, isSetFile, isSetId, isSetMetadata, setId, unsetFile, unsetMetadata
-
Field Details
-
videoStandard
-
resolution
-
pixelFormat
-
maxBFrames
-
pixelAspectRatio
-
fieldOrder
-
codecTimeBase
-
averageFrameRate
-
realBaseFrameRate
-
displayWidth
-
displayHeight
-
displayXOffset
-
displayYOffset
-
containerSAR
-
colrPrimaries
-
colrTransferFunction
-
colrMatrix
-
colorRange
-
maxPacketSize
-
startTimecode
-
dropFrame
-
ticksPerFrame
-
bitDepth
-
bitsPerPixel
-
colorPrimaries
-
mediaInfo
-
-
Constructor Details
-
VideoComponentType
public VideoComponentType()
-
-
Method Details
-
getVideoStandard
Gets the value of the videoStandard property.- Returns:
- possible object is
VideoComponentType.VideoStandard
-
setVideoStandard
Sets the value of the videoStandard property.- Parameters:
value
- allowed object isVideoComponentType.VideoStandard
-
isSetVideoStandard
public boolean isSetVideoStandard() -
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() -
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() -
getPixelAspectRatio
Gets the value of the pixelAspectRatio property.- Returns:
- possible object is
AspectRatioType
-
setPixelAspectRatio
Sets the value of the pixelAspectRatio property.- Parameters:
value
- allowed object isAspectRatioType
-
isSetPixelAspectRatio
public boolean isSetPixelAspectRatio() -
getFieldOrder
Gets the value of the fieldOrder property.- Returns:
- possible object is
String
-
setFieldOrder
Sets the value of the fieldOrder property.- Parameters:
value
- allowed object isString
-
isSetFieldOrder
public boolean isSetFieldOrder() -
getCodecTimeBase
Gets the value of the codecTimeBase property.- Returns:
- possible object is
TimeBaseType
-
setCodecTimeBase
Sets the value of the codecTimeBase property.- Parameters:
value
- allowed object isTimeBaseType
-
isSetCodecTimeBase
public boolean isSetCodecTimeBase() -
getAverageFrameRate
Gets the value of the averageFrameRate property.- Returns:
- possible object is
TimeBaseType
-
setAverageFrameRate
Sets the value of the averageFrameRate property.- Parameters:
value
- allowed object isTimeBaseType
-
isSetAverageFrameRate
public boolean isSetAverageFrameRate() -
getRealBaseFrameRate
Gets the value of the realBaseFrameRate property.- Returns:
- possible object is
TimeBaseType
-
setRealBaseFrameRate
Sets the value of the realBaseFrameRate property.- Parameters:
value
- allowed object isTimeBaseType
-
isSetRealBaseFrameRate
public boolean isSetRealBaseFrameRate() -
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() -
getColrPrimaries
Gets the value of the colrPrimaries property.- Returns:
- possible object is
Integer
-
setColrPrimaries
Sets the value of the colrPrimaries property.- Parameters:
value
- allowed object isInteger
-
isSetColrPrimaries
public boolean isSetColrPrimaries() -
getColrTransferFunction
Gets the value of the colrTransferFunction property.- Returns:
- possible object is
Integer
-
setColrTransferFunction
Sets the value of the colrTransferFunction property.- Parameters:
value
- allowed object isInteger
-
isSetColrTransferFunction
public boolean isSetColrTransferFunction() -
getColrMatrix
Gets the value of the colrMatrix property.- Returns:
- possible object is
Integer
-
setColrMatrix
Sets the value of the colrMatrix property.- Parameters:
value
- allowed object isInteger
-
isSetColrMatrix
public boolean isSetColrMatrix() -
getColorRange
Gets the value of the colorRange property.- Returns:
- possible object is
Integer
-
setColorRange
Sets the value of the colorRange property.- Parameters:
value
- allowed object isInteger
-
isSetColorRange
public boolean isSetColorRange() -
getMaxPacketSize
Gets the value of the maxPacketSize property.- Returns:
- possible object is
Integer
-
setMaxPacketSize
Sets the value of the maxPacketSize property.- Parameters:
value
- allowed object isInteger
-
isSetMaxPacketSize
public boolean isSetMaxPacketSize() -
getStartTimecode
Gets the value of the startTimecode property.- Returns:
- possible object is
Long
-
setStartTimecode
Sets the value of the startTimecode property.- Parameters:
value
- allowed object isLong
-
isSetStartTimecode
public boolean isSetStartTimecode() -
isDropFrame
Gets the value of the dropFrame property.- Returns:
- possible object is
Boolean
-
setDropFrame
Sets the value of the dropFrame property.- Parameters:
value
- allowed object isBoolean
-
isSetDropFrame
public boolean isSetDropFrame() -
getTicksPerFrame
Gets the value of the ticksPerFrame property.- Returns:
- possible object is
Integer
-
setTicksPerFrame
Sets the value of the ticksPerFrame property.- Parameters:
value
- allowed object isInteger
-
isSetTicksPerFrame
public boolean isSetTicksPerFrame() -
getBitDepth
Gets the value of the bitDepth property.- Returns:
- possible object is
Integer
-
setBitDepth
Sets the value of the bitDepth property.- Parameters:
value
- allowed object isInteger
-
isSetBitDepth
public boolean isSetBitDepth() -
getBitsPerPixel
Gets the value of the bitsPerPixel property.- Returns:
- possible object is
Integer
-
setBitsPerPixel
Sets the value of the bitsPerPixel property.- Parameters:
value
- allowed object isInteger
-
isSetBitsPerPixel
public boolean isSetBitsPerPixel() -
getColorPrimaries
Gets the value of the colorPrimaries property.- Returns:
- possible object is
String
-
setColorPrimaries
Sets the value of the colorPrimaries property.- Parameters:
value
- allowed object isString
-
isSetColorPrimaries
public boolean isSetColorPrimaries() -
getMediaInfo
Gets the value of the mediaInfo property.- Returns:
- possible object is
VideoMediaInfoType
-
setMediaInfo
Sets the value of the mediaInfo property.- Parameters:
value
- allowed object isVideoMediaInfoType
-
isSetMediaInfo
public boolean isSetMediaInfo() -
clone
- Overrides:
clone
in classMediaComponentType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classMediaComponentType
-
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 classMediaComponentType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in classMediaComponentType
-
withVideoStandard
Sets the value of the videoStandard property.- Parameters:
value
- allowed object isVideoComponentType.VideoStandard
- 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
-
withMaxBFrames
Sets the value of the maxBFrames property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withPixelAspectRatio
Sets the value of the pixelAspectRatio property.- Parameters:
value
- allowed object isAspectRatioType
- Returns:
- The class instance
-
withFieldOrder
Sets the value of the fieldOrder property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withCodecTimeBase
Sets the value of the codecTimeBase property.- Parameters:
value
- allowed object isTimeBaseType
- Returns:
- The class instance
-
withAverageFrameRate
Sets the value of the averageFrameRate property.- Parameters:
value
- allowed object isTimeBaseType
- Returns:
- The class instance
-
withRealBaseFrameRate
Sets the value of the realBaseFrameRate property.- Parameters:
value
- allowed object isTimeBaseType
- 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
-
withColrPrimaries
Sets the value of the colrPrimaries property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withColrTransferFunction
Sets the value of the colrTransferFunction property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withColrMatrix
Sets the value of the colrMatrix property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withColorRange
Sets the value of the colorRange property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withMaxPacketSize
Sets the value of the maxPacketSize property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withStartTimecode
Sets the value of the startTimecode property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withDropFrame
Sets the value of the dropFrame property.- Parameters:
value
- allowed object isBoolean
- Returns:
- The class instance
-
withTicksPerFrame
Sets the value of the ticksPerFrame property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withBitDepth
Sets the value of the bitDepth property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withBitsPerPixel
Sets the value of the bitsPerPixel property.- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withColorPrimaries
Sets the value of the colorPrimaries property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withMediaInfo
Sets the value of the mediaInfo property.- Parameters:
value
- allowed object isVideoMediaInfoType
- Returns:
- The class instance
-
withCodec
Sets the value of the codec property.- Overrides:
withCodec
in classMediaComponentType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withTimeBase
Sets the value of the timeBase property.- Overrides:
withTimeBase
in classMediaComponentType
- Parameters:
value
- allowed object isTimeBaseType
- Returns:
- The class instance
-
withItemTrack
Sets the value of the itemTrack property.- Overrides:
withItemTrack
in classMediaComponentType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withEssenceStreamId
Sets the value of the essenceStreamId property.- Overrides:
withEssenceStreamId
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withInterval
Sets the value of the interval property.- Overrides:
withInterval
in classMediaComponentType
- Parameters:
value
- allowed object isTimeIntervalType
- Returns:
- The class instance
-
withBitrate
Sets the value of the bitrate property.- Overrides:
withBitrate
in classMediaComponentType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withNumberOfPackets
Sets the value of the numberOfPackets property.- Overrides:
withNumberOfPackets
in classMediaComponentType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withExtradata
Sets the value of the extradata property.- Overrides:
withExtradata
in classMediaComponentType
- Parameters:
value
- allowed object is byte[]- Returns:
- The class instance
-
withPid
Sets the value of the pid property.- Overrides:
withPid
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withDuration
Sets the value of the duration property.- Overrides:
withDuration
in classMediaComponentType
- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withProfile
Sets the value of the profile property.- Overrides:
withProfile
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withLevel
Sets the value of the level property.- Overrides:
withLevel
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withEdl
Sets the value of the edl property.- Overrides:
withEdl
in classMediaComponentType
- Parameters:
value
- allowed object isEDLType
- Returns:
- The class instance
-
withStartTimestamp
Sets the value of the startTimestamp property.- Overrides:
withStartTimestamp
in classMediaComponentType
- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withRepeatCount
Sets the value of the repeatCount property.- Overrides:
withRepeatCount
in classMediaComponentType
- Parameters:
value
- allowed object isBigInteger
- Returns:
- The class instance
-
withTrackOrder
Sets the value of the trackOrder property.- Overrides:
withTrackOrder
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withSegment
Sets the value of the segment property.- Overrides:
withSegment
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withFile
Adds objects to the list of File using add method- Overrides:
withFile
in classMediaComponentType
- Parameters:
values
- objects to add to the list File- Returns:
- The class instance
-
withFile
Adds objects to the list of File using addAll method- Overrides:
withFile
in classMediaComponentType
- Parameters:
values
- objects to add to the list File- Returns:
- The class instance
-
withId
Sets the value of the id property.- Overrides:
withId
in classMediaComponentType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using add method- Overrides:
withMetadata
in classMediaComponentType
- 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 classMediaComponentType
- 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 classMediaComponentType
-
equals
- Overrides:
equals
in classMediaComponentType
-
visit
- Overrides:
visit
in classMediaComponentType
-
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 classMediaComponentType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classMediaComponentType
-
toString
- Overrides:
toString
in classMediaComponentType
-
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 classMediaComponentType
-
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 classMediaComponentType
-