Uses of Class
com.vidispine.generated.VideoComponentType
-
Uses of VideoComponentType in com.vidispine.generated
Fields in com.vidispine.generated declared as VideoComponentTypeFields in com.vidispine.generated with type parameters of type VideoComponentTypeModifier and TypeFieldDescriptionprotected List<VideoComponentType>
ShapeType.videoComponent
protected List<VideoComponentType>
PartialFileDescriptorType.videoStream
Methods in com.vidispine.generated that return VideoComponentTypeModifier and TypeMethodDescriptionObjectFactory.createVideoComponentType()
Create an instance ofVideoComponentType
ComponentSynchronizeType.getVideo()
Gets the value of the video property.VideoComponentType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VideoComponentType.withAverageFrameRate
(TimeBaseType value) Sets the value of the averageFrameRate property.VideoComponentType.withBitDepth
(Integer value) Sets the value of the bitDepth property.VideoComponentType.withBitrate
(Long value) Sets the value of the bitrate property.VideoComponentType.withBitsPerPixel
(Integer value) Sets the value of the bitsPerPixel property.Sets the value of the codec property.VideoComponentType.withCodecTimeBase
(TimeBaseType value) Sets the value of the codecTimeBase property.VideoComponentType.withColorPrimaries
(String value) Sets the value of the colorPrimaries property.VideoComponentType.withColorRange
(Integer value) Sets the value of the colorRange property.VideoComponentType.withColrMatrix
(Integer value) Sets the value of the colrMatrix property.VideoComponentType.withColrPrimaries
(Integer value) Sets the value of the colrPrimaries property.VideoComponentType.withColrTransferFunction
(Integer value) Sets the value of the colrTransferFunction property.VideoComponentType.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.VideoComponentType.withDisplayHeight
(RationalType value) Sets the value of the displayHeight property.VideoComponentType.withDisplayWidth
(RationalType value) Sets the value of the displayWidth property.VideoComponentType.withDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.VideoComponentType.withDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.VideoComponentType.withDropFrame
(Boolean value) Sets the value of the dropFrame property.VideoComponentType.withDuration
(TimeCodeType value) Sets the value of the duration property.Sets the value of the edl property.VideoComponentType.withEssenceStreamId
(Integer value) Sets the value of the essenceStreamId property.VideoComponentType.withExtradata
(byte[] value) Sets the value of the extradata property.VideoComponentType.withFieldOrder
(String value) Sets the value of the fieldOrder property.Adds objects to the list of File using add methodVideoComponentType.withFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodSets the value of the id property.VideoComponentType.withInterval
(TimeIntervalType value) Sets the value of the interval property.VideoComponentType.withItemTrack
(String value) Sets the value of the itemTrack property.Sets the value of the level property.VideoComponentType.withMaxBFrames
(Integer value) Sets the value of the maxBFrames property.VideoComponentType.withMaxPacketSize
(Integer value) Sets the value of the maxPacketSize property.VideoComponentType.withMediaInfo
(VideoMediaInfoType value) Sets the value of the mediaInfo property.VideoComponentType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodVideoComponentType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodVideoComponentType.withNumberOfPackets
(Long value) Sets the value of the numberOfPackets property.Sets the value of the pid property.VideoComponentType.withPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.VideoComponentType.withPixelFormat
(String value) Sets the value of the pixelFormat property.VideoComponentType.withProfile
(Integer value) Sets the value of the profile property.VideoComponentType.withRealBaseFrameRate
(TimeBaseType value) Sets the value of the realBaseFrameRate property.VideoComponentType.withRepeatCount
(BigInteger value) Sets the value of the repeatCount property.VideoComponentType.withResolution
(ResolutionType value) Sets the value of the resolution property.VideoComponentType.withSegment
(Integer value) Sets the value of the segment property.VideoComponentType.withStartTimecode
(Long value) Sets the value of the startTimecode property.VideoComponentType.withStartTimestamp
(TimeCodeType value) Sets the value of the startTimestamp property.VideoComponentType.withTicksPerFrame
(Integer value) Sets the value of the ticksPerFrame property.VideoComponentType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.VideoComponentType.withTrackOrder
(Integer value) Sets the value of the trackOrder property.VideoComponentType.withVideoStandard
(VideoComponentType.VideoStandard value) Sets the value of the videoStandard property.Methods in com.vidispine.generated that return types with arguments of type VideoComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VideoComponentType>
ObjectFactory.createVideoComponentDocument
(VideoComponentType value) ShapeType.getVideoComponent()
Gets the value of the videoComponent property.PartialFileDescriptorType.getVideoStream()
Gets the value of the videoStream property.Methods in com.vidispine.generated with parameters of type VideoComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VideoComponentType>
ObjectFactory.createVideoComponentDocument
(VideoComponentType value) void
ComponentSynchronizeType.setVideo
(VideoComponentType value) Sets the value of the video property.ComponentSynchronizeType.withVideo
(VideoComponentType value) Sets the value of the video property.ShapeType.withVideoComponent
(VideoComponentType... values) Adds objects to the list of VideoComponent using add methodPartialFileDescriptorType.withVideoStream
(VideoComponentType... values) Adds objects to the list of VideoStream using add methodMethod parameters in com.vidispine.generated with type arguments of type VideoComponentTypeModifier and TypeMethodDescriptionShapeType.withVideoComponent
(Collection<VideoComponentType> values) Adds objects to the list of VideoComponent using addAll methodPartialFileDescriptorType.withVideoStream
(Collection<VideoComponentType> values) Adds objects to the list of VideoStream using addAll method