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 classstatic classJava class for anonymous complex type -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TimeBaseTypeprotected Integerprotected Integerprotected TimeBaseTypeprotected Stringprotected Integerprotected Integerprotected Integerprotected Integerprotected AspectRatioTypeprotected RationalTypeprotected RationalTypeprotected RationalTypeprotected RationalTypeprotected Booleanprotected Stringprotected Integerprotected Integerprotected VideoMediaInfoTypeprotected AspectRatioTypeprotected Stringprotected TimeBaseTypeprotected ResolutionTypeprotected Longprotected Integerprotected VideoComponentType.VideoStandardFields inherited from class com.vidispine.generated.MediaComponentType
bitrate, codec, duration, edl, essenceStreamId, extradata, interval, itemTrack, level, numberOfPackets, pid, profile, repeatCount, segment, startTimestamp, timeBase, trackOrderFields 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) booleanbooleanequals(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.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) Gets the value of the dropFrame property.booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetAverageFrameRate(TimeBaseType value) Sets the value of the averageFrameRate property.voidsetBitDepth(Integer value) Sets the value of the bitDepth property.voidsetBitsPerPixel(Integer value) Sets the value of the bitsPerPixel property.voidsetCodecTimeBase(TimeBaseType value) Sets the value of the codecTimeBase property.voidsetColorPrimaries(String value) Sets the value of the colorPrimaries property.voidsetColorRange(Integer value) Sets the value of the colorRange property.voidsetColrMatrix(Integer value) Sets the value of the colrMatrix property.voidsetColrPrimaries(Integer value) Sets the value of the colrPrimaries property.voidsetColrTransferFunction(Integer value) Sets the value of the colrTransferFunction property.voidsetContainerSAR(AspectRatioType value) Sets the value of the containerSAR property.voidsetDisplayHeight(RationalType value) Sets the value of the displayHeight property.voidsetDisplayWidth(RationalType value) Sets the value of the displayWidth property.voidsetDisplayXOffset(RationalType value) Sets the value of the displayXOffset property.voidsetDisplayYOffset(RationalType value) Sets the value of the displayYOffset property.voidsetDropFrame(Boolean value) Sets the value of the dropFrame property.voidsetFieldOrder(String value) Sets the value of the fieldOrder property.voidsetMaxBFrames(Integer value) Sets the value of the maxBFrames property.voidsetMaxPacketSize(Integer value) Sets the value of the maxPacketSize property.voidsetMediaInfo(VideoMediaInfoType value) Sets the value of the mediaInfo property.voidSets the value of the pixelAspectRatio property.voidsetPixelFormat(String value) Sets the value of the pixelFormat property.voidsetRealBaseFrameRate(TimeBaseType value) Sets the value of the realBaseFrameRate property.voidsetResolution(ResolutionType value) Sets the value of the resolution property.voidsetStartTimecode(Long value) Sets the value of the startTimecode property.voidsetTicksPerFrame(Integer value) Sets the value of the ticksPerFrame property.voidSets 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, setTrackOrderMethods 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:
clonein classMediaComponentType
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classMediaComponentType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classMediaComponentType
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein 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:
withCodecin classMediaComponentType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withTimeBase
Sets the value of the timeBase property.- Overrides:
withTimeBasein classMediaComponentType- Parameters:
value- allowed object isTimeBaseType- Returns:
- The class instance
-
withItemTrack
Sets the value of the itemTrack property.- Overrides:
withItemTrackin classMediaComponentType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withEssenceStreamId
Sets the value of the essenceStreamId property.- Overrides:
withEssenceStreamIdin classMediaComponentType- Parameters:
value- allowed object isInteger- Returns:
- The class instance
-
withInterval
Sets the value of the interval property.- Overrides:
withIntervalin classMediaComponentType- Parameters:
value- allowed object isTimeIntervalType- Returns:
- The class instance
-
withBitrate
Sets the value of the bitrate property.- Overrides:
withBitratein classMediaComponentType- Parameters:
value- allowed object isLong- Returns:
- The class instance
-
withNumberOfPackets
Sets the value of the numberOfPackets property.- Overrides:
withNumberOfPacketsin classMediaComponentType- Parameters:
value- allowed object isLong- Returns:
- The class instance
-
withExtradata
Sets the value of the extradata property.- Overrides:
withExtradatain classMediaComponentType- Parameters:
value- allowed object is byte[]- Returns:
- The class instance
-
withPid
Sets the value of the pid property.- Overrides:
withPidin classMediaComponentType- Parameters:
value- allowed object isInteger- Returns:
- The class instance
-
withDuration
Sets the value of the duration property.- Overrides:
withDurationin classMediaComponentType- Parameters:
value- allowed object isTimeCodeType- Returns:
- The class instance
-
withProfile
Sets the value of the profile property.- Overrides:
withProfilein classMediaComponentType- Parameters:
value- allowed object isInteger- Returns:
- The class instance
-
withLevel
Sets the value of the level property.- Overrides:
withLevelin classMediaComponentType- Parameters:
value- allowed object isInteger- Returns:
- The class instance
-
withEdl
Sets the value of the edl property.- Overrides:
withEdlin classMediaComponentType- Parameters:
value- allowed object isEDLType- Returns:
- The class instance
-
withStartTimestamp
Sets the value of the startTimestamp property.- Overrides:
withStartTimestampin classMediaComponentType- Parameters:
value- allowed object isTimeCodeType- Returns:
- The class instance
-
withRepeatCount
Sets the value of the repeatCount property.- Overrides:
withRepeatCountin classMediaComponentType- Parameters:
value- allowed object isBigInteger- Returns:
- The class instance
-
withTrackOrder
Sets the value of the trackOrder property.- Overrides:
withTrackOrderin classMediaComponentType- Parameters:
value- allowed object isInteger- Returns:
- The class instance
-
withSegment
Sets the value of the segment property.- Overrides:
withSegmentin classMediaComponentType- Parameters:
value- allowed object isInteger- Returns:
- The class instance
-
withFile
Adds objects to the list of File using add method- Overrides:
withFilein 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:
withFilein classMediaComponentType- Parameters:
values- objects to add to the list File- Returns:
- The class instance
-
withId
Sets the value of the id property.- Overrides:
withIdin classMediaComponentType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using add method- Overrides:
withMetadatain 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:
withMetadatain 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:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classMediaComponentType
-
equals
- Overrides:
equalsin classMediaComponentType
-
visit
- Overrides:
visitin classMediaComponentType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classMediaComponentType
-
hashCode
public int hashCode()- Overrides:
hashCodein classMediaComponentType
-
toString
- Overrides:
toStringin classMediaComponentType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classMediaComponentType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classMediaComponentType
-