Modifier and Type | Class and Description |
---|---|
class |
FrameRateType
Java class for FrameRateType complex type.
|
class |
TimeBaseType
Java class for TimeBaseType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected RationalType |
ComplexJobVideoOutputType.displayHeight |
protected RationalType |
VideoTranscodePresetType.displayHeight |
protected RationalType |
VideoComponentType.displayHeight |
protected RationalType |
ComplexJobVideoOutputType.displayWidth |
protected RationalType |
VideoTranscodePresetType.displayWidth |
protected RationalType |
VideoComponentType.displayWidth |
protected RationalType |
ComplexJobVideoOutputType.displayXOffset |
protected RationalType |
VideoTranscodePresetType.displayXOffset |
protected RationalType |
VideoComponentType.displayXOffset |
protected RationalType |
ComplexJobVideoOutputType.displayYOffset |
protected RationalType |
VideoTranscodePresetType.displayYOffset |
protected RationalType |
VideoComponentType.displayYOffset |
Modifier and Type | Method and Description |
---|---|
RationalType |
ObjectFactory.createRationalType()
Create an instance of
RationalType |
RationalType |
ComplexJobVideoOutputType.getDisplayHeight()
Gets the value of the displayHeight property.
|
RationalType |
VideoTranscodePresetType.getDisplayHeight()
Gets the value of the displayHeight property.
|
RationalType |
VideoComponentType.getDisplayHeight()
Gets the value of the displayHeight property.
|
RationalType |
ComplexJobVideoOutputType.getDisplayWidth()
Gets the value of the displayWidth property.
|
RationalType |
VideoTranscodePresetType.getDisplayWidth()
Gets the value of the displayWidth property.
|
RationalType |
VideoComponentType.getDisplayWidth()
Gets the value of the displayWidth property.
|
RationalType |
ComplexJobVideoOutputType.getDisplayXOffset()
Gets the value of the displayXOffset property.
|
RationalType |
VideoTranscodePresetType.getDisplayXOffset()
Gets the value of the displayXOffset property.
|
RationalType |
VideoComponentType.getDisplayXOffset()
Gets the value of the displayXOffset property.
|
RationalType |
ComplexJobVideoOutputType.getDisplayYOffset()
Gets the value of the displayYOffset property.
|
RationalType |
VideoTranscodePresetType.getDisplayYOffset()
Gets the value of the displayYOffset property.
|
RationalType |
VideoComponentType.getDisplayYOffset()
Gets the value of the displayYOffset property.
|
RationalType |
RationalType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
RationalType |
RationalType.withDenominator(int value) |
RationalType |
RationalType.withNumerator(int value) |
Modifier and Type | Method and Description |
---|---|
void |
ComplexJobVideoOutputType.setDisplayHeight(RationalType value)
Sets the value of the displayHeight property.
|
void |
VideoTranscodePresetType.setDisplayHeight(RationalType value)
Sets the value of the displayHeight property.
|
void |
VideoComponentType.setDisplayHeight(RationalType value)
Sets the value of the displayHeight property.
|
void |
ComplexJobVideoOutputType.setDisplayWidth(RationalType value)
Sets the value of the displayWidth property.
|
void |
VideoTranscodePresetType.setDisplayWidth(RationalType value)
Sets the value of the displayWidth property.
|
void |
VideoComponentType.setDisplayWidth(RationalType value)
Sets the value of the displayWidth property.
|
void |
ComplexJobVideoOutputType.setDisplayXOffset(RationalType value)
Sets the value of the displayXOffset property.
|
void |
VideoTranscodePresetType.setDisplayXOffset(RationalType value)
Sets the value of the displayXOffset property.
|
void |
VideoComponentType.setDisplayXOffset(RationalType value)
Sets the value of the displayXOffset property.
|
void |
ComplexJobVideoOutputType.setDisplayYOffset(RationalType value)
Sets the value of the displayYOffset property.
|
void |
VideoTranscodePresetType.setDisplayYOffset(RationalType value)
Sets the value of the displayYOffset property.
|
void |
VideoComponentType.setDisplayYOffset(RationalType value)
Sets the value of the displayYOffset property.
|
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withDisplayHeight(RationalType value) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withDisplayHeight(RationalType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withDisplayHeight(RationalType value) |
VideoComponentType |
VideoComponentType.withDisplayHeight(RationalType value) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withDisplayWidth(RationalType value) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withDisplayWidth(RationalType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withDisplayWidth(RationalType value) |
VideoComponentType |
VideoComponentType.withDisplayWidth(RationalType value) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withDisplayXOffset(RationalType value) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withDisplayXOffset(RationalType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withDisplayXOffset(RationalType value) |
VideoComponentType |
VideoComponentType.withDisplayXOffset(RationalType value) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withDisplayYOffset(RationalType value) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withDisplayYOffset(RationalType value) |
VideoTranscodePresetType |
VideoTranscodePresetType.withDisplayYOffset(RationalType value) |
VideoComponentType |
VideoComponentType.withDisplayYOffset(RationalType value) |
Copyright © 2018. All rights reserved.