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.jaxb2_commons.lang.CopyTo2
,org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
public class VideoComponentType extends MediaComponentType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2
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="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:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
VideoComponentType.PropInfo
static class
VideoComponentType.VideoStandard
Java class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected TimeBaseType
averageFrameRate
protected Integer
bitDepth
protected Integer
bitsPerPixel
protected TimeBaseType
codecTimeBase
protected String
colorPrimaries
protected Integer
colrMatrix
protected Integer
colrPrimaries
protected Integer
colrTransferFunction
protected AspectRatioType
containerSAR
protected RationalType
displayHeight
protected RationalType
displayWidth
protected RationalType
displayXOffset
protected RationalType
displayYOffset
protected Boolean
dropFrame
protected String
fieldOrder
protected Integer
maxBFrames
protected Integer
maxPacketSize
protected VideoMediaInfoType
mediaInfo
protected AspectRatioType
pixelAspectRatio
protected String
pixelFormat
protected TimeBaseType
realBaseFrameRate
protected ResolutionType
resolution
protected Long
startTimecode
protected Integer
ticksPerFrame
protected VideoComponentType.VideoStandard
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 Constructor Description VideoComponentType()
-
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)
TimeBaseType
getAverageFrameRate()
Gets the value of the averageFrameRate property.Integer
getBitDepth()
Gets the value of the bitDepth property.Integer
getBitsPerPixel()
Gets the value of the bitsPerPixel property.TimeBaseType
getCodecTimeBase()
Gets the value of the codecTimeBase property.String
getColorPrimaries()
Gets the value of the colorPrimaries property.Integer
getColrMatrix()
Gets the value of the colrMatrix property.Integer
getColrPrimaries()
Gets the value of the colrPrimaries property.Integer
getColrTransferFunction()
Gets the value of the colrTransferFunction property.AspectRatioType
getContainerSAR()
Gets the value of the containerSAR property.RationalType
getDisplayHeight()
Gets the value of the displayHeight property.RationalType
getDisplayWidth()
Gets the value of the displayWidth property.RationalType
getDisplayXOffset()
Gets the value of the displayXOffset property.RationalType
getDisplayYOffset()
Gets the value of the displayYOffset property.String
getFieldOrder()
Gets the value of the fieldOrder property.Integer
getMaxBFrames()
Gets the value of the maxBFrames property.Integer
getMaxPacketSize()
Gets the value of the maxPacketSize property.VideoMediaInfoType
getMediaInfo()
Gets the value of the mediaInfo property.AspectRatioType
getPixelAspectRatio()
Gets the value of the pixelAspectRatio property.String
getPixelFormat()
Gets the value of the pixelFormat property.TimeBaseType
getRealBaseFrameRate()
Gets the value of the realBaseFrameRate property.ResolutionType
getResolution()
Gets the value of the resolution property.Long
getStartTimecode()
Gets the value of the startTimecode property.Integer
getTicksPerFrame()
Gets the value of the ticksPerFrame property.VideoComponentType.VideoStandard
getVideoStandard()
Gets the value of the videoStandard property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Boolean
isDropFrame()
Gets the value of the dropFrame property.boolean
isSetAverageFrameRate()
boolean
isSetBitDepth()
boolean
isSetBitsPerPixel()
boolean
isSetCodecTimeBase()
boolean
isSetColorPrimaries()
boolean
isSetColrMatrix()
boolean
isSetColrPrimaries()
boolean
isSetColrTransferFunction()
boolean
isSetContainerSAR()
boolean
isSetDisplayHeight()
boolean
isSetDisplayWidth()
boolean
isSetDisplayXOffset()
boolean
isSetDisplayYOffset()
boolean
isSetDropFrame()
boolean
isSetFieldOrder()
boolean
isSetMaxBFrames()
boolean
isSetMaxPacketSize()
boolean
isSetMediaInfo()
boolean
isSetPixelAspectRatio()
boolean
isSetPixelFormat()
boolean
isSetRealBaseFrameRate()
boolean
isSetResolution()
boolean
isSetStartTimecode()
boolean
isSetTicksPerFrame()
boolean
isSetVideoStandard()
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
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
setPixelAspectRatio(AspectRatioType value)
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
setVideoStandard(VideoComponentType.VideoStandard value)
Sets the value of the videoStandard property.VideoComponentType
visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
VideoComponentType
withAverageFrameRate(TimeBaseType value)
VideoComponentType
withBitDepth(Integer value)
VideoComponentType
withBitrate(Long value)
VideoComponentType
withBitsPerPixel(Integer value)
VideoComponentType
withCodec(String value)
VideoComponentType
withCodecTimeBase(TimeBaseType value)
VideoComponentType
withColorPrimaries(String value)
VideoComponentType
withColrMatrix(Integer value)
VideoComponentType
withColrPrimaries(Integer value)
VideoComponentType
withColrTransferFunction(Integer value)
VideoComponentType
withContainerSAR(AspectRatioType value)
VideoComponentType
withDisplayHeight(RationalType value)
VideoComponentType
withDisplayWidth(RationalType value)
VideoComponentType
withDisplayXOffset(RationalType value)
VideoComponentType
withDisplayYOffset(RationalType value)
VideoComponentType
withDropFrame(Boolean value)
VideoComponentType
withDuration(TimeCodeType value)
VideoComponentType
withEdl(EDLType value)
VideoComponentType
withEssenceStreamId(Integer value)
VideoComponentType
withExtradata(byte[] value)
VideoComponentType
withFieldOrder(String value)
VideoComponentType
withFile(FileType... values)
VideoComponentType
withFile(Collection<FileType> values)
VideoComponentType
withId(String value)
VideoComponentType
withInterval(TimeIntervalType value)
VideoComponentType
withItemTrack(String value)
VideoComponentType
withLevel(Integer value)
VideoComponentType
withMaxBFrames(Integer value)
VideoComponentType
withMaxPacketSize(Integer value)
VideoComponentType
withMediaInfo(VideoMediaInfoType value)
VideoComponentType
withMetadata(KeyValuePairType... values)
VideoComponentType
withMetadata(Collection<KeyValuePairType> values)
VideoComponentType
withNumberOfPackets(Long value)
VideoComponentType
withPid(Integer value)
VideoComponentType
withPixelAspectRatio(AspectRatioType value)
VideoComponentType
withPixelFormat(String value)
VideoComponentType
withProfile(Integer value)
VideoComponentType
withRealBaseFrameRate(TimeBaseType value)
VideoComponentType
withRepeatCount(BigInteger value)
VideoComponentType
withResolution(ResolutionType value)
VideoComponentType
withSegment(Integer value)
VideoComponentType
withStartTimecode(Long value)
VideoComponentType
withStartTimestamp(TimeCodeType value)
VideoComponentType
withTicksPerFrame(Integer value)
VideoComponentType
withTimeBase(TimeBaseType value)
VideoComponentType
withTrackOrder(Integer value)
VideoComponentType
withVideoStandard(VideoComponentType.VideoStandard value)
-
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 Detail
-
videoStandard
protected VideoComponentType.VideoStandard videoStandard
-
resolution
protected ResolutionType resolution
-
pixelFormat
protected String pixelFormat
-
maxBFrames
protected Integer maxBFrames
-
pixelAspectRatio
protected AspectRatioType pixelAspectRatio
-
fieldOrder
protected String fieldOrder
-
codecTimeBase
protected TimeBaseType codecTimeBase
-
averageFrameRate
protected TimeBaseType averageFrameRate
-
realBaseFrameRate
protected TimeBaseType realBaseFrameRate
-
displayWidth
protected RationalType displayWidth
-
displayHeight
protected RationalType displayHeight
-
displayXOffset
protected RationalType displayXOffset
-
displayYOffset
protected RationalType displayYOffset
-
containerSAR
protected AspectRatioType containerSAR
-
colrPrimaries
protected Integer colrPrimaries
-
colrTransferFunction
protected Integer colrTransferFunction
-
colrMatrix
protected Integer colrMatrix
-
maxPacketSize
protected Integer maxPacketSize
-
startTimecode
protected Long startTimecode
-
dropFrame
protected Boolean dropFrame
-
ticksPerFrame
protected Integer ticksPerFrame
-
bitDepth
protected Integer bitDepth
-
bitsPerPixel
protected Integer bitsPerPixel
-
colorPrimaries
protected String colorPrimaries
-
mediaInfo
protected VideoMediaInfoType mediaInfo
-
-
Method Detail
-
getVideoStandard
public VideoComponentType.VideoStandard getVideoStandard()
Gets the value of the videoStandard property.- Returns:
- possible object is
VideoComponentType.VideoStandard
-
setVideoStandard
public void setVideoStandard(VideoComponentType.VideoStandard value)
Sets the value of the videoStandard property.- Parameters:
value
- allowed object isVideoComponentType.VideoStandard
-
isSetVideoStandard
public boolean isSetVideoStandard()
-
getResolution
public ResolutionType getResolution()
Gets the value of the resolution property.- Returns:
- possible object is
ResolutionType
-
setResolution
public void setResolution(ResolutionType value)
Sets the value of the resolution property.- Parameters:
value
- allowed object isResolutionType
-
isSetResolution
public boolean isSetResolution()
-
getPixelFormat
public String getPixelFormat()
Gets the value of the pixelFormat property.- Returns:
- possible object is
String
-
setPixelFormat
public void setPixelFormat(String value)
Sets the value of the pixelFormat property.- Parameters:
value
- allowed object isString
-
isSetPixelFormat
public boolean isSetPixelFormat()
-
getMaxBFrames
public Integer getMaxBFrames()
Gets the value of the maxBFrames property.- Returns:
- possible object is
Integer
-
setMaxBFrames
public void setMaxBFrames(Integer value)
Sets the value of the maxBFrames property.- Parameters:
value
- allowed object isInteger
-
isSetMaxBFrames
public boolean isSetMaxBFrames()
-
getPixelAspectRatio
public AspectRatioType getPixelAspectRatio()
Gets the value of the pixelAspectRatio property.- Returns:
- possible object is
AspectRatioType
-
setPixelAspectRatio
public void setPixelAspectRatio(AspectRatioType value)
Sets the value of the pixelAspectRatio property.- Parameters:
value
- allowed object isAspectRatioType
-
isSetPixelAspectRatio
public boolean isSetPixelAspectRatio()
-
getFieldOrder
public String getFieldOrder()
Gets the value of the fieldOrder property.- Returns:
- possible object is
String
-
setFieldOrder
public void setFieldOrder(String value)
Sets the value of the fieldOrder property.- Parameters:
value
- allowed object isString
-
isSetFieldOrder
public boolean isSetFieldOrder()
-
getCodecTimeBase
public TimeBaseType getCodecTimeBase()
Gets the value of the codecTimeBase property.- Returns:
- possible object is
TimeBaseType
-
setCodecTimeBase
public void setCodecTimeBase(TimeBaseType value)
Sets the value of the codecTimeBase property.- Parameters:
value
- allowed object isTimeBaseType
-
isSetCodecTimeBase
public boolean isSetCodecTimeBase()
-
getAverageFrameRate
public TimeBaseType getAverageFrameRate()
Gets the value of the averageFrameRate property.- Returns:
- possible object is
TimeBaseType
-
setAverageFrameRate
public void setAverageFrameRate(TimeBaseType value)
Sets the value of the averageFrameRate property.- Parameters:
value
- allowed object isTimeBaseType
-
isSetAverageFrameRate
public boolean isSetAverageFrameRate()
-
getRealBaseFrameRate
public TimeBaseType getRealBaseFrameRate()
Gets the value of the realBaseFrameRate property.- Returns:
- possible object is
TimeBaseType
-
setRealBaseFrameRate
public void setRealBaseFrameRate(TimeBaseType value)
Sets the value of the realBaseFrameRate property.- Parameters:
value
- allowed object isTimeBaseType
-
isSetRealBaseFrameRate
public boolean isSetRealBaseFrameRate()
-
getDisplayWidth
public RationalType getDisplayWidth()
Gets the value of the displayWidth property.- Returns:
- possible object is
RationalType
-
setDisplayWidth
public void setDisplayWidth(RationalType value)
Sets the value of the displayWidth property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayWidth
public boolean isSetDisplayWidth()
-
getDisplayHeight
public RationalType getDisplayHeight()
Gets the value of the displayHeight property.- Returns:
- possible object is
RationalType
-
setDisplayHeight
public void setDisplayHeight(RationalType value)
Sets the value of the displayHeight property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayHeight
public boolean isSetDisplayHeight()
-
getDisplayXOffset
public RationalType getDisplayXOffset()
Gets the value of the displayXOffset property.- Returns:
- possible object is
RationalType
-
setDisplayXOffset
public void setDisplayXOffset(RationalType value)
Sets the value of the displayXOffset property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayXOffset
public boolean isSetDisplayXOffset()
-
getDisplayYOffset
public RationalType getDisplayYOffset()
Gets the value of the displayYOffset property.- Returns:
- possible object is
RationalType
-
setDisplayYOffset
public void setDisplayYOffset(RationalType value)
Sets the value of the displayYOffset property.- Parameters:
value
- allowed object isRationalType
-
isSetDisplayYOffset
public boolean isSetDisplayYOffset()
-
getContainerSAR
public AspectRatioType getContainerSAR()
Gets the value of the containerSAR property.- Returns:
- possible object is
AspectRatioType
-
setContainerSAR
public void setContainerSAR(AspectRatioType value)
Sets the value of the containerSAR property.- Parameters:
value
- allowed object isAspectRatioType
-
isSetContainerSAR
public boolean isSetContainerSAR()
-
getColrPrimaries
public Integer getColrPrimaries()
Gets the value of the colrPrimaries property.- Returns:
- possible object is
Integer
-
setColrPrimaries
public void setColrPrimaries(Integer value)
Sets the value of the colrPrimaries property.- Parameters:
value
- allowed object isInteger
-
isSetColrPrimaries
public boolean isSetColrPrimaries()
-
getColrTransferFunction
public Integer getColrTransferFunction()
Gets the value of the colrTransferFunction property.- Returns:
- possible object is
Integer
-
setColrTransferFunction
public void setColrTransferFunction(Integer value)
Sets the value of the colrTransferFunction property.- Parameters:
value
- allowed object isInteger
-
isSetColrTransferFunction
public boolean isSetColrTransferFunction()
-
getColrMatrix
public Integer getColrMatrix()
Gets the value of the colrMatrix property.- Returns:
- possible object is
Integer
-
setColrMatrix
public void setColrMatrix(Integer value)
Sets the value of the colrMatrix property.- Parameters:
value
- allowed object isInteger
-
isSetColrMatrix
public boolean isSetColrMatrix()
-
getMaxPacketSize
public Integer getMaxPacketSize()
Gets the value of the maxPacketSize property.- Returns:
- possible object is
Integer
-
setMaxPacketSize
public void setMaxPacketSize(Integer value)
Sets the value of the maxPacketSize property.- Parameters:
value
- allowed object isInteger
-
isSetMaxPacketSize
public boolean isSetMaxPacketSize()
-
getStartTimecode
public Long getStartTimecode()
Gets the value of the startTimecode property.- Returns:
- possible object is
Long
-
setStartTimecode
public void setStartTimecode(Long value)
Sets the value of the startTimecode property.- Parameters:
value
- allowed object isLong
-
isSetStartTimecode
public boolean isSetStartTimecode()
-
isDropFrame
public Boolean isDropFrame()
Gets the value of the dropFrame property.- Returns:
- possible object is
Boolean
-
setDropFrame
public void setDropFrame(Boolean value)
Sets the value of the dropFrame property.- Parameters:
value
- allowed object isBoolean
-
isSetDropFrame
public boolean isSetDropFrame()
-
getTicksPerFrame
public Integer getTicksPerFrame()
Gets the value of the ticksPerFrame property.- Returns:
- possible object is
Integer
-
setTicksPerFrame
public void setTicksPerFrame(Integer value)
Sets the value of the ticksPerFrame property.- Parameters:
value
- allowed object isInteger
-
isSetTicksPerFrame
public boolean isSetTicksPerFrame()
-
getBitDepth
public Integer getBitDepth()
Gets the value of the bitDepth property.- Returns:
- possible object is
Integer
-
setBitDepth
public void setBitDepth(Integer value)
Sets the value of the bitDepth property.- Parameters:
value
- allowed object isInteger
-
isSetBitDepth
public boolean isSetBitDepth()
-
getBitsPerPixel
public Integer getBitsPerPixel()
Gets the value of the bitsPerPixel property.- Returns:
- possible object is
Integer
-
setBitsPerPixel
public void setBitsPerPixel(Integer value)
Sets the value of the bitsPerPixel property.- Parameters:
value
- allowed object isInteger
-
isSetBitsPerPixel
public boolean isSetBitsPerPixel()
-
getColorPrimaries
public String getColorPrimaries()
Gets the value of the colorPrimaries property.- Returns:
- possible object is
String
-
setColorPrimaries
public void setColorPrimaries(String value)
Sets the value of the colorPrimaries property.- Parameters:
value
- allowed object isString
-
isSetColorPrimaries
public boolean isSetColorPrimaries()
-
getMediaInfo
public VideoMediaInfoType getMediaInfo()
Gets the value of the mediaInfo property.- Returns:
- possible object is
VideoMediaInfoType
-
setMediaInfo
public void setMediaInfo(VideoMediaInfoType value)
Sets the value of the mediaInfo property.- Parameters:
value
- allowed object isVideoMediaInfoType
-
isSetMediaInfo
public boolean isSetMediaInfo()
-
clone
public Object clone()
- Overrides:
clone
in classMediaComponentType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
- Overrides:
copyTo
in classMediaComponentType
-
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
- Overrides:
copyTo
in classMediaComponentType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb2_commons.lang.CopyTo2
- Overrides:
createNewInstance
in classMediaComponentType
-
withVideoStandard
public VideoComponentType withVideoStandard(VideoComponentType.VideoStandard value)
-
withResolution
public VideoComponentType withResolution(ResolutionType value)
-
withPixelFormat
public VideoComponentType withPixelFormat(String value)
-
withMaxBFrames
public VideoComponentType withMaxBFrames(Integer value)
-
withPixelAspectRatio
public VideoComponentType withPixelAspectRatio(AspectRatioType value)
-
withFieldOrder
public VideoComponentType withFieldOrder(String value)
-
withCodecTimeBase
public VideoComponentType withCodecTimeBase(TimeBaseType value)
-
withAverageFrameRate
public VideoComponentType withAverageFrameRate(TimeBaseType value)
-
withRealBaseFrameRate
public VideoComponentType withRealBaseFrameRate(TimeBaseType value)
-
withDisplayWidth
public VideoComponentType withDisplayWidth(RationalType value)
-
withDisplayHeight
public VideoComponentType withDisplayHeight(RationalType value)
-
withDisplayXOffset
public VideoComponentType withDisplayXOffset(RationalType value)
-
withDisplayYOffset
public VideoComponentType withDisplayYOffset(RationalType value)
-
withContainerSAR
public VideoComponentType withContainerSAR(AspectRatioType value)
-
withColrPrimaries
public VideoComponentType withColrPrimaries(Integer value)
-
withColrTransferFunction
public VideoComponentType withColrTransferFunction(Integer value)
-
withColrMatrix
public VideoComponentType withColrMatrix(Integer value)
-
withMaxPacketSize
public VideoComponentType withMaxPacketSize(Integer value)
-
withStartTimecode
public VideoComponentType withStartTimecode(Long value)
-
withDropFrame
public VideoComponentType withDropFrame(Boolean value)
-
withTicksPerFrame
public VideoComponentType withTicksPerFrame(Integer value)
-
withBitDepth
public VideoComponentType withBitDepth(Integer value)
-
withBitsPerPixel
public VideoComponentType withBitsPerPixel(Integer value)
-
withColorPrimaries
public VideoComponentType withColorPrimaries(String value)
-
withMediaInfo
public VideoComponentType withMediaInfo(VideoMediaInfoType value)
-
withCodec
public VideoComponentType withCodec(String value)
- Overrides:
withCodec
in classMediaComponentType
-
withTimeBase
public VideoComponentType withTimeBase(TimeBaseType value)
- Overrides:
withTimeBase
in classMediaComponentType
-
withItemTrack
public VideoComponentType withItemTrack(String value)
- Overrides:
withItemTrack
in classMediaComponentType
-
withEssenceStreamId
public VideoComponentType withEssenceStreamId(Integer value)
- Overrides:
withEssenceStreamId
in classMediaComponentType
-
withInterval
public VideoComponentType withInterval(TimeIntervalType value)
- Overrides:
withInterval
in classMediaComponentType
-
withBitrate
public VideoComponentType withBitrate(Long value)
- Overrides:
withBitrate
in classMediaComponentType
-
withNumberOfPackets
public VideoComponentType withNumberOfPackets(Long value)
- Overrides:
withNumberOfPackets
in classMediaComponentType
-
withExtradata
public VideoComponentType withExtradata(byte[] value)
- Overrides:
withExtradata
in classMediaComponentType
-
withPid
public VideoComponentType withPid(Integer value)
- Overrides:
withPid
in classMediaComponentType
-
withDuration
public VideoComponentType withDuration(TimeCodeType value)
- Overrides:
withDuration
in classMediaComponentType
-
withProfile
public VideoComponentType withProfile(Integer value)
- Overrides:
withProfile
in classMediaComponentType
-
withLevel
public VideoComponentType withLevel(Integer value)
- Overrides:
withLevel
in classMediaComponentType
-
withEdl
public VideoComponentType withEdl(EDLType value)
- Overrides:
withEdl
in classMediaComponentType
-
withStartTimestamp
public VideoComponentType withStartTimestamp(TimeCodeType value)
- Overrides:
withStartTimestamp
in classMediaComponentType
-
withRepeatCount
public VideoComponentType withRepeatCount(BigInteger value)
- Overrides:
withRepeatCount
in classMediaComponentType
-
withTrackOrder
public VideoComponentType withTrackOrder(Integer value)
- Overrides:
withTrackOrder
in classMediaComponentType
-
withSegment
public VideoComponentType withSegment(Integer value)
- Overrides:
withSegment
in classMediaComponentType
-
withFile
public VideoComponentType withFile(FileType... values)
- Overrides:
withFile
in classMediaComponentType
-
withFile
public VideoComponentType withFile(Collection<FileType> values)
- Overrides:
withFile
in classMediaComponentType
-
withId
public VideoComponentType withId(String value)
- Overrides:
withId
in classMediaComponentType
-
withMetadata
public VideoComponentType withMetadata(KeyValuePairType... values)
- Overrides:
withMetadata
in classMediaComponentType
-
withMetadata
public VideoComponentType withMetadata(Collection<KeyValuePairType> values)
- Overrides:
withMetadata
in classMediaComponentType
-
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
- Overrides:
equals
in classMediaComponentType
-
equals
public boolean equals(Object object)
- Overrides:
equals
in classMediaComponentType
-
visit
public VideoComponentType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
- Overrides:
visit
in classMediaComponentType
-
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
- Overrides:
hashCode
in classMediaComponentType
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classMediaComponentType
-
-