Uses of Class
com.vidispine.generated.ScalingType
-
Uses of ScalingType in com.vidispine.generated
Fields in com.vidispine.generated declared as ScalingTypeModifier and TypeFieldDescriptionprotected ScalingType
ComplexJobVideoOutputType.scaling
protected ScalingType
VideoTranscodePresetType.scaling
Methods in com.vidispine.generated that return ScalingTypeModifier and TypeMethodDescriptionObjectFactory.createScalingType()
Create an instance ofScalingType
ComplexJobVideoOutputType.getScaling()
Gets the value of the scaling property.VideoTranscodePresetType.getScaling()
Gets the value of the scaling property.ScalingType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ScalingType.withBottom
(Integer value) Sets the value of the bottom property.ScalingType.withBottomNormalized
(Float value) Sets the value of the bottomNormalized property.ScalingType.withHeight
(Long value) Sets the value of the height property.Sets the value of the left property.ScalingType.withLeftNormalized
(Float value) Sets the value of the leftNormalized property.ScalingType.withPadColor
(String value) Sets the value of the padColor property.ScalingType.withPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.Sets the value of the right property.ScalingType.withRightNormalized
(Float value) Sets the value of the rightNormalized property.ScalingType.withRotate
(String value) Sets the value of the rotate property.ScalingType.withTargetDAR
(AspectRatioType value) Sets the value of the targetDAR property.Sets the value of the top property.ScalingType.withTopNormalized
(Float value) Sets the value of the topNormalized property.Sets the value of the width property.Methods in com.vidispine.generated with parameters of type ScalingTypeModifier and TypeMethodDescriptionvoid
ComplexJobVideoOutputType.setScaling
(ScalingType value) Sets the value of the scaling property.void
VideoTranscodePresetType.setScaling
(ScalingType value) Sets the value of the scaling property.ComplexJobVideoOutputType.withScaling
(ScalingType value) Sets the value of the scaling property.NLEJob2VideoOutputType.withScaling
(ScalingType value) Sets the value of the scaling property.VideoTranscodePresetType.withScaling
(ScalingType value) Sets the value of the scaling property.