public class VideoComponentType extends MediaComponentType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
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>
Modifier and Type | Class and Description |
---|---|
static class |
VideoComponentType.VideoStandard
Java class for anonymous complex type.
|
Modifier and Type | Field and 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 |
bitrate, codec, duration, edl, essenceStreamId, extradata, interval, itemTrack, level, numberOfPackets, pid, profile, startTimestamp, timeBase
file, id, metadata
Constructor and Description |
---|
VideoComponentType() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
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.
|
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.
|
getBitrate, getCodec, getDuration, getEdl, getEssenceStreamId, getExtradata, getInterval, getItemTrack, getLevel, getNumberOfPackets, getPid, getProfile, getStartTimestamp, getTimeBase, isSetBitrate, isSetCodec, isSetDuration, isSetEdl, isSetEssenceStreamId, isSetExtradata, isSetInterval, isSetItemTrack, isSetLevel, isSetNumberOfPackets, isSetPid, isSetProfile, isSetStartTimestamp, isSetTimeBase, setBitrate, setCodec, setDuration, setEdl, setEssenceStreamId, setExtradata, setInterval, setItemTrack, setLevel, setNumberOfPackets, setPid, setProfile, setStartTimestamp, setTimeBase
getFile, getId, getMetadata, isSetFile, isSetId, isSetMetadata, setId, unsetFile, unsetMetadata
protected VideoComponentType.VideoStandard videoStandard
protected ResolutionType resolution
protected String pixelFormat
protected Integer maxBFrames
protected AspectRatioType pixelAspectRatio
protected String fieldOrder
protected TimeBaseType codecTimeBase
protected TimeBaseType averageFrameRate
protected TimeBaseType realBaseFrameRate
protected RationalType displayWidth
protected RationalType displayHeight
protected RationalType displayXOffset
protected RationalType displayYOffset
protected AspectRatioType containerSAR
protected Integer colrPrimaries
protected Integer colrTransferFunction
protected Integer colrMatrix
protected Integer maxPacketSize
protected Long startTimecode
protected Boolean dropFrame
protected Integer ticksPerFrame
protected Integer bitDepth
protected Integer bitsPerPixel
protected String colorPrimaries
protected VideoMediaInfoType mediaInfo
public VideoComponentType.VideoStandard getVideoStandard()
VideoComponentType.VideoStandard
public void setVideoStandard(VideoComponentType.VideoStandard value)
value
- allowed object is
VideoComponentType.VideoStandard
public boolean isSetVideoStandard()
public ResolutionType getResolution()
ResolutionType
public void setResolution(ResolutionType value)
value
- allowed object is
ResolutionType
public boolean isSetResolution()
public String getPixelFormat()
String
public void setPixelFormat(String value)
value
- allowed object is
String
public boolean isSetPixelFormat()
public Integer getMaxBFrames()
Integer
public void setMaxBFrames(Integer value)
value
- allowed object is
Integer
public boolean isSetMaxBFrames()
public AspectRatioType getPixelAspectRatio()
AspectRatioType
public void setPixelAspectRatio(AspectRatioType value)
value
- allowed object is
AspectRatioType
public boolean isSetPixelAspectRatio()
public String getFieldOrder()
String
public void setFieldOrder(String value)
value
- allowed object is
String
public boolean isSetFieldOrder()
public TimeBaseType getCodecTimeBase()
TimeBaseType
public void setCodecTimeBase(TimeBaseType value)
value
- allowed object is
TimeBaseType
public boolean isSetCodecTimeBase()
public TimeBaseType getAverageFrameRate()
TimeBaseType
public void setAverageFrameRate(TimeBaseType value)
value
- allowed object is
TimeBaseType
public boolean isSetAverageFrameRate()
public TimeBaseType getRealBaseFrameRate()
TimeBaseType
public void setRealBaseFrameRate(TimeBaseType value)
value
- allowed object is
TimeBaseType
public boolean isSetRealBaseFrameRate()
public RationalType getDisplayWidth()
RationalType
public void setDisplayWidth(RationalType value)
value
- allowed object is
RationalType
public boolean isSetDisplayWidth()
public RationalType getDisplayHeight()
RationalType
public void setDisplayHeight(RationalType value)
value
- allowed object is
RationalType
public boolean isSetDisplayHeight()
public RationalType getDisplayXOffset()
RationalType
public void setDisplayXOffset(RationalType value)
value
- allowed object is
RationalType
public boolean isSetDisplayXOffset()
public RationalType getDisplayYOffset()
RationalType
public void setDisplayYOffset(RationalType value)
value
- allowed object is
RationalType
public boolean isSetDisplayYOffset()
public AspectRatioType getContainerSAR()
AspectRatioType
public void setContainerSAR(AspectRatioType value)
value
- allowed object is
AspectRatioType
public boolean isSetContainerSAR()
public Integer getColrPrimaries()
Integer
public void setColrPrimaries(Integer value)
value
- allowed object is
Integer
public boolean isSetColrPrimaries()
public Integer getColrTransferFunction()
Integer
public void setColrTransferFunction(Integer value)
value
- allowed object is
Integer
public boolean isSetColrTransferFunction()
public Integer getColrMatrix()
Integer
public void setColrMatrix(Integer value)
value
- allowed object is
Integer
public boolean isSetColrMatrix()
public Integer getMaxPacketSize()
Integer
public void setMaxPacketSize(Integer value)
value
- allowed object is
Integer
public boolean isSetMaxPacketSize()
public Long getStartTimecode()
Long
public void setStartTimecode(Long value)
value
- allowed object is
Long
public boolean isSetStartTimecode()
public Boolean isDropFrame()
Boolean
public void setDropFrame(Boolean value)
value
- allowed object is
Boolean
public boolean isSetDropFrame()
public Integer getTicksPerFrame()
Integer
public void setTicksPerFrame(Integer value)
value
- allowed object is
Integer
public boolean isSetTicksPerFrame()
public Integer getBitDepth()
Integer
public void setBitDepth(Integer value)
value
- allowed object is
Integer
public boolean isSetBitDepth()
public Integer getBitsPerPixel()
Integer
public void setBitsPerPixel(Integer value)
value
- allowed object is
Integer
public boolean isSetBitsPerPixel()
public String getColorPrimaries()
String
public void setColorPrimaries(String value)
value
- allowed object is
String
public boolean isSetColorPrimaries()
public VideoMediaInfoType getMediaInfo()
VideoMediaInfoType
public void setMediaInfo(VideoMediaInfoType value)
value
- allowed object is
VideoMediaInfoType
public boolean isSetMediaInfo()
public Object clone()
clone
in class MediaComponentType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class MediaComponentType
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class MediaComponentType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class MediaComponentType
Copyright © 2015. All rights reserved.