Modifier and Type | Field and Description |
---|---|
protected List<OverlayType> |
ComplexJobOutputFormatType.overlay |
protected List<OverlayType> |
TranscodePresetType.overlay |
protected List<OverlayType> |
ComplexJobVideoOutputType.overlay |
Modifier and Type | Method and Description |
---|---|
OverlayType |
ObjectFactory.createOverlayType()
Create an instance of
OverlayType |
OverlayType |
OverlayType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
OverlayType |
OverlayType.withId(String value) |
OverlayType |
OverlayType.withInterval(TimeIntervalType value) |
OverlayType |
OverlayType.withOpacity(Integer value) |
OverlayType |
OverlayType.withRange(Collection<SequenceRangeType> values) |
OverlayType |
OverlayType.withRange(SequenceRangeType... values) |
OverlayType |
OverlayType.withUri(Collection<String> values) |
OverlayType |
OverlayType.withUri(String... values) |
OverlayType |
OverlayType.withX(int value) |
OverlayType |
OverlayType.withY(int value) |
Modifier and Type | Method and Description |
---|---|
List<OverlayType> |
ComplexJobOutputFormatType.getOverlay()
Gets the value of the overlay property.
|
List<OverlayType> |
TranscodePresetType.getOverlay()
Gets the value of the overlay property.
|
List<OverlayType> |
ComplexJobVideoOutputType.getOverlay()
Gets the value of the overlay property.
|
Modifier and Type | Method and Description |
---|---|
ComplexJobOutputFormatType |
ComplexJobOutputFormatType.withOverlay(OverlayType... values) |
ComplexJobType.Output |
ComplexJobType.Output.withOverlay(OverlayType... values) |
TranscodePresetType |
TranscodePresetType.withOverlay(OverlayType... values) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withOverlay(OverlayType... values) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withOverlay(OverlayType... values) |
Modifier and Type | Method and Description |
---|---|
ComplexJobOutputFormatType |
ComplexJobOutputFormatType.withOverlay(Collection<OverlayType> values) |
ComplexJobType.Output |
ComplexJobType.Output.withOverlay(Collection<OverlayType> values) |
TranscodePresetType |
TranscodePresetType.withOverlay(Collection<OverlayType> values) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withOverlay(Collection<OverlayType> values) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withOverlay(Collection<OverlayType> values) |
Copyright © 2017. All rights reserved.