Modifier and Type | Field and Description |
---|---|
protected ScalingType |
ComplexJobVideoOutputType.scaling |
protected ScalingType |
VideoTranscodePresetType.scaling |
Modifier and Type | Method and Description |
---|---|
ScalingType |
ObjectFactory.createScalingType()
Create an instance of
ScalingType |
ScalingType |
ComplexJobVideoOutputType.getScaling()
Gets the value of the scaling property.
|
ScalingType |
VideoTranscodePresetType.getScaling()
Gets the value of the scaling property.
|
ScalingType |
ScalingType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
ScalingType |
ScalingType.withBottom(Integer value) |
ScalingType |
ScalingType.withHeight(Long value) |
ScalingType |
ScalingType.withLeft(Integer value) |
ScalingType |
ScalingType.withPadColor(String value) |
ScalingType |
ScalingType.withPixelAspectRatio(AspectRatioType value) |
ScalingType |
ScalingType.withRight(Integer value) |
ScalingType |
ScalingType.withRotate(String value) |
ScalingType |
ScalingType.withTargetDAR(AspectRatioType value) |
ScalingType |
ScalingType.withTop(Integer value) |
ScalingType |
ScalingType.withWidth(Long value) |
Modifier and Type | Method and Description |
---|---|
void |
ComplexJobVideoOutputType.setScaling(ScalingType value)
Sets the value of the scaling property.
|
void |
VideoTranscodePresetType.setScaling(ScalingType value)
Sets the value of the scaling property.
|
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withScaling(ScalingType value) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withScaling(ScalingType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withScaling(ScalingType value) |
Copyright © 2017. All rights reserved.