Uses of Class
com.vidispine.generated.AspectRatioType
-
Uses of AspectRatioType in com.vidispine.generated
Fields in com.vidispine.generated declared as AspectRatioTypeModifier and TypeFieldDescriptionprotected AspectRatioType
ComplexJobVideoOutputType.containerSAR
protected AspectRatioType
VideoComponentType.containerSAR
protected AspectRatioType
VideoTranscodePresetType.containerSAR
protected AspectRatioType
NLEJobType.dar
protected AspectRatioType
CarbonPreset.displayAspectRatio
protected AspectRatioType
ExternalVideoMediaType.pixelAspectRatio
protected AspectRatioType
ScalingType.pixelAspectRatio
protected AspectRatioType
VideoComponentType.pixelAspectRatio
protected AspectRatioType
ScalingType.targetDAR
Methods in com.vidispine.generated that return AspectRatioTypeModifier and TypeMethodDescriptionObjectFactory.createAspectRatioType()
Create an instance ofAspectRatioType
ComplexJobVideoOutputType.getContainerSAR()
Gets the value of the containerSAR property.VideoComponentType.getContainerSAR()
Gets the value of the containerSAR property.VideoTranscodePresetType.getContainerSAR()
Gets the value of the containerSAR property.NLEJobType.getDar()
Gets the value of the dar property.CarbonPreset.getDisplayAspectRatio()
Gets the value of the displayAspectRatio property.ExternalVideoMediaType.getPixelAspectRatio()
Gets the value of the pixelAspectRatio property.ScalingType.getPixelAspectRatio()
Gets the value of the pixelAspectRatio property.VideoComponentType.getPixelAspectRatio()
Gets the value of the pixelAspectRatio property.ScalingType.getTargetDAR()
Gets the value of the targetDAR property.AspectRatioType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) AspectRatioType.withHorizontal
(long value) Sets the value of the horizontal property.AspectRatioType.withVertical
(long value) Sets the value of the vertical property.Methods in com.vidispine.generated with parameters of type AspectRatioTypeModifier and TypeMethodDescriptionvoid
ComplexJobVideoOutputType.setContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.void
VideoComponentType.setContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.void
VideoTranscodePresetType.setContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.void
NLEJobType.setDar
(AspectRatioType value) Sets the value of the dar property.void
CarbonPreset.setDisplayAspectRatio
(AspectRatioType value) Sets the value of the displayAspectRatio property.void
ExternalVideoMediaType.setPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.void
ScalingType.setPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.void
VideoComponentType.setPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.void
ScalingType.setTargetDAR
(AspectRatioType value) Sets the value of the targetDAR property.ComplexJobVideoOutputType.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.NLEJob2VideoOutputType.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.VideoComponentType.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.VideoTranscodePresetType.withContainerSAR
(AspectRatioType value) Sets the value of the containerSAR property.NLEJobType.withDar
(AspectRatioType value) Sets the value of the dar property.CarbonPreset.withDisplayAspectRatio
(AspectRatioType value) Sets the value of the displayAspectRatio property.ExternalVideoMediaType.withPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.ScalingType.withPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.VideoComponentType.withPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.ScalingType.withTargetDAR
(AspectRatioType value) Sets the value of the targetDAR property.