Modifier and Type | Field and Description |
---|---|
protected AspectRatioType |
ComplexJobVideoOutputType.containerSAR |
protected AspectRatioType |
VideoTranscodePresetType.containerSAR |
protected AspectRatioType |
VideoComponentType.containerSAR |
protected AspectRatioType |
NLEJobType.dar |
protected AspectRatioType |
CarbonPreset.displayAspectRatio |
protected AspectRatioType |
VideoComponentType.pixelAspectRatio |
protected AspectRatioType |
ScalingType.pixelAspectRatio |
protected AspectRatioType |
ScalingType.targetDAR |
Modifier and Type | Method and Description |
---|---|
AspectRatioType |
ObjectFactory.createAspectRatioType()
Create an instance of
AspectRatioType |
AspectRatioType |
ComplexJobVideoOutputType.getContainerSAR()
Gets the value of the containerSAR property.
|
AspectRatioType |
VideoTranscodePresetType.getContainerSAR()
Gets the value of the containerSAR property.
|
AspectRatioType |
VideoComponentType.getContainerSAR()
Gets the value of the containerSAR property.
|
AspectRatioType |
NLEJobType.getDar()
Gets the value of the dar property.
|
AspectRatioType |
CarbonPreset.getDisplayAspectRatio()
Gets the value of the displayAspectRatio property.
|
AspectRatioType |
VideoComponentType.getPixelAspectRatio()
Gets the value of the pixelAspectRatio property.
|
AspectRatioType |
ScalingType.getPixelAspectRatio()
Gets the value of the pixelAspectRatio property.
|
AspectRatioType |
ScalingType.getTargetDAR()
Gets the value of the targetDAR property.
|
AspectRatioType |
AspectRatioType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
AspectRatioType |
AspectRatioType.withHorizontal(long value) |
AspectRatioType |
AspectRatioType.withVertical(long value) |
Modifier and Type | Method and Description |
---|---|
void |
ComplexJobVideoOutputType.setContainerSAR(AspectRatioType value)
Sets the value of the containerSAR property.
|
void |
VideoTranscodePresetType.setContainerSAR(AspectRatioType value)
Sets the value of the containerSAR property.
|
void |
VideoComponentType.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 |
VideoComponentType.setPixelAspectRatio(AspectRatioType value)
Sets the value of the pixelAspectRatio property.
|
void |
ScalingType.setPixelAspectRatio(AspectRatioType value)
Sets the value of the pixelAspectRatio property.
|
void |
ScalingType.setTargetDAR(AspectRatioType value)
Sets the value of the targetDAR property.
|
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withContainerSAR(AspectRatioType value) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withContainerSAR(AspectRatioType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withContainerSAR(AspectRatioType value) |
VideoComponentType |
VideoComponentType.withContainerSAR(AspectRatioType value) |
NLEJobType |
NLEJobType.withDar(AspectRatioType value) |
CarbonPreset |
CarbonPreset.withDisplayAspectRatio(AspectRatioType value) |
VideoComponentType |
VideoComponentType.withPixelAspectRatio(AspectRatioType value) |
ScalingType |
ScalingType.withPixelAspectRatio(AspectRatioType value) |
ScalingType |
ScalingType.withTargetDAR(AspectRatioType value) |
Copyright © 2018. All rights reserved.