Uses of Class
com.vidispine.generated.NLEJobVideoOutputType
-
Uses of NLEJobVideoOutputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJobVideoOutputTypeMethods in com.vidispine.generated that return NLEJobVideoOutputTypeModifier and TypeMethodDescriptionObjectFactory.createNLEJobVideoOutputType()
Create an instance ofNLEJobVideoOutputType
NLEJobVideoOutputType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NLEJobVideoOutputType.withBitrate
(long value) Sets the value of the bitrate property.Sets the value of the codec property.NLEJobVideoOutputType.withGopSize
(int value) Sets the value of the gopSize property.NLEJobVideoOutputType.withMaxBFrames
(int value) Sets the value of the maxBFrames property.NLEJobVideoOutputType.withPixelFormat
(String value) Sets the value of the pixelFormat property.NLEJobVideoOutputType.withPreset
(String... values) Adds objects to the list of Preset using add methodNLEJobVideoOutputType.withPreset
(Collection<String> values) Adds objects to the list of Preset using addAll methodNLEJobVideoOutputType.withSequence
(int value) Sets the value of the sequence property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type NLEJobVideoOutputTypeModifier and TypeMethodDescriptionNLEJobOutputType.getVideo()
Gets the value of the video property.Methods in com.vidispine.generated with parameters of type NLEJobVideoOutputTypeModifier and TypeMethodDescriptionNLEJobOutputType.withVideo
(NLEJobVideoOutputType... values) Adds objects to the list of Video using add methodMethod parameters in com.vidispine.generated with type arguments of type NLEJobVideoOutputTypeModifier and TypeMethodDescriptionNLEJobOutputType.withVideo
(Collection<NLEJobVideoOutputType> values) Adds objects to the list of Video using addAll method