Uses of Class
com.vidispine.generated.AspectRatioType
-
Uses of AspectRatioType in com.vidispine.generated
Fields in com.vidispine.generated declared as AspectRatioTypeModifier and TypeFieldDescriptionprotected AspectRatioTypeComplexJobVideoOutputType.containerSARprotected AspectRatioTypeVideoComponentType.containerSARprotected AspectRatioTypeVideoTranscodePresetType.containerSARprotected AspectRatioTypeNLEJobType.darprotected AspectRatioTypeCarbonPreset.displayAspectRatioprotected AspectRatioTypeExternalVideoMediaType.pixelAspectRatioprotected AspectRatioTypeScalingType.pixelAspectRatioprotected AspectRatioTypeVideoComponentType.pixelAspectRatioprotected AspectRatioTypeScalingType.targetDARMethods in com.vidispine.generated that return AspectRatioTypeModifier and TypeMethodDescriptionObjectFactory.createAspectRatioType()Create an instance ofAspectRatioTypeComplexJobVideoOutputType.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 TypeMethodDescriptionvoidComplexJobVideoOutputType.setContainerSAR(AspectRatioType value) Sets the value of the containerSAR property.voidVideoComponentType.setContainerSAR(AspectRatioType value) Sets the value of the containerSAR property.voidVideoTranscodePresetType.setContainerSAR(AspectRatioType value) Sets the value of the containerSAR property.voidNLEJobType.setDar(AspectRatioType value) Sets the value of the dar property.voidCarbonPreset.setDisplayAspectRatio(AspectRatioType value) Sets the value of the displayAspectRatio property.voidExternalVideoMediaType.setPixelAspectRatio(AspectRatioType value) Sets the value of the pixelAspectRatio property.voidScalingType.setPixelAspectRatio(AspectRatioType value) Sets the value of the pixelAspectRatio property.voidVideoComponentType.setPixelAspectRatio(AspectRatioType value) Sets the value of the pixelAspectRatio property.voidScalingType.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.