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.
|
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.
|
Copyright © 2015. All rights reserved.