Uses of Class
com.vidispine.generated.ComplexJobVideoOutputType
-
Uses of ComplexJobVideoOutputType in com.vidispine.generated
Subclasses of ComplexJobVideoOutputType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for NLEJob2VideoOutputType complex typeFields in com.vidispine.generated declared as ComplexJobVideoOutputTypeModifier and TypeFieldDescriptionprotected ComplexJobVideoOutputType
ComplexJobType.Connection.videoOutput
Methods in com.vidispine.generated that return ComplexJobVideoOutputTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobVideoOutputType()
Create an instance ofComplexJobVideoOutputType
ComplexJobType.Connection.getVideoOutput()
Gets the value of the videoOutput property.ComplexJobVideoOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobVideoOutputType.withAddParameterSets
(Boolean value) Sets the value of the addParameterSets property.ComplexJobVideoOutputType.withBitrate
(Long value) Sets the value of the bitrate property.ComplexJobVideoOutputType.withBurnTimecode
(Boolean value) Sets the value of the burnTimecode property.Sets the value of the codec property.ComplexJobVideoOutputType.withCodecName
(String value) Sets the value of the codecName property.ComplexJobVideoOutputType.withCodecTag
(Long value) Sets the value of the codecTag property.ComplexJobVideoOutputType.withCodecTagString
(String value) Sets the value of the codecTagString property.ComplexJobVideoOutputType.withColorSiting
(Integer value) Sets the value of the colorSiting property.ComplexJobVideoOutputType.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.ComplexJobVideoOutputType.withDetectFaces
(ComplexJobVideoOutputType.DetectFaces value) Sets the value of the detectFaces property.ComplexJobVideoOutputType.withDisableFrameDupDrop
(Boolean value) Sets the value of the disableFrameDupDrop property.ComplexJobVideoOutputType.withDisplayHeight
(RationalType value) Sets the value of the displayHeight property.ComplexJobVideoOutputType.withDisplayWidth
(RationalType value) Sets the value of the displayWidth property.ComplexJobVideoOutputType.withDisplayXOffset
(RationalType value) Sets the value of the displayXOffset property.ComplexJobVideoOutputType.withDisplayYOffset
(RationalType value) Sets the value of the displayYOffset property.Sets the value of the edl property.ComplexJobVideoOutputType.withForceCFR
(Boolean value) Sets the value of the forceCFR property.ComplexJobVideoOutputType.withGeneratePosters
(ComplexJobVideoOutputType.GeneratePosters value) Sets the value of the generatePosters property.ComplexJobVideoOutputType.withGenerateThumbnails
(ComplexJobVideoOutputType.GenerateThumbnails value) Sets the value of the generateThumbnails property.ComplexJobVideoOutputType.withGopSize
(Integer value) Sets the value of the gopSize property.Adds objects to the list of Id using add methodComplexJobVideoOutputType.withId
(Collection<Integer> values) Adds objects to the list of Id using addAll methodComplexJobVideoOutputType.withImageQuality
(BigInteger value) Sets the value of the imageQuality property.Sets the value of the level property.ComplexJobVideoOutputType.withMaxBFrames
(Integer value) Sets the value of the maxBFrames property.ComplexJobVideoOutputType.withMaxBitrate
(Long value) Sets the value of the maxBitrate property.ComplexJobVideoOutputType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodComplexJobVideoOutputType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodComplexJobVideoOutputType.withMinBitrate
(Long value) Sets the value of the minBitrate property.ComplexJobVideoOutputType.withObjectTracking
(ComplexJobOTIFType value) Sets the value of the objectTracking property.ComplexJobVideoOutputType.withOverlay
(OverlayType... values) Adds objects to the list of Overlay using add methodComplexJobVideoOutputType.withOverlay
(Collection<OverlayType> values) Adds objects to the list of Overlay using addAll methodComplexJobVideoOutputType.withParameterSets
(byte[] value) Sets the value of the parameterSets property.ComplexJobVideoOutputType.withPixelFormat
(String value) Sets the value of the pixelFormat property.ComplexJobVideoOutputType.withPreset
(String... values) Adds objects to the list of Preset using add methodComplexJobVideoOutputType.withPreset
(Collection<String> values) Adds objects to the list of Preset using addAll methodComplexJobVideoOutputType.withRcBufferSize
(Long value) Sets the value of the rcBufferSize property.ComplexJobVideoOutputType.withRcInitialBufferOccupancy
(Long value) Sets the value of the rcInitialBufferOccupancy property.ComplexJobVideoOutputType.withResolution
(ResolutionType value) Sets the value of the resolution property.ComplexJobVideoOutputType.withScaling
(ScalingType value) Sets the value of the scaling property.ComplexJobVideoOutputType.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodComplexJobVideoOutputType.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodComplexJobVideoOutputType.withStart
(TimeCodeType value) Sets the value of the start property.ComplexJobVideoOutputType.withStripParameterSets
(Boolean value) Sets the value of the stripParameterSets property.ComplexJobVideoOutputType.withTextOverlay
(TextOverlayType... values) Adds objects to the list of TextOverlay using add methodComplexJobVideoOutputType.withTextOverlay
(Collection<TextOverlayType> values) Adds objects to the list of TextOverlay using addAll methodComplexJobVideoOutputType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.Methods in com.vidispine.generated with parameters of type ComplexJobVideoOutputTypeModifier and TypeMethodDescriptionvoid
ComplexJobType.Connection.setVideoOutput
(ComplexJobVideoOutputType value) Sets the value of the videoOutput property.ComplexJobType.Connection.withVideoOutput
(ComplexJobVideoOutputType value) Sets the value of the videoOutput property.