| Modifier and Type | Field and Description |
|---|---|
protected OverlayType |
ComplexJobOutputFormatType.overlay |
| Modifier and Type | Field and Description |
|---|---|
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 |
ComplexJobOutputFormatType.getOverlay()
Gets the value of the overlay property.
|
OverlayType |
OverlayType.withId(String value) |
OverlayType |
OverlayType.withInterval(TimeIntervalType value) |
OverlayType |
OverlayType.withOpacity(Integer value) |
OverlayType |
OverlayType.withUri(String value) |
OverlayType |
OverlayType.withX(int value) |
OverlayType |
OverlayType.withY(int value) |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
void |
ComplexJobOutputFormatType.setOverlay(OverlayType value)
Sets the value of the overlay property.
|
TranscodePresetType |
TranscodePresetType.withOverlay(OverlayType... values) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withOverlay(OverlayType... values) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withOverlay(OverlayType... values) |
ComplexJobOutputFormatType |
ComplexJobOutputFormatType.withOverlay(OverlayType value) |
ComplexJobType.Output |
ComplexJobType.Output.withOverlay(OverlayType value) |
| Modifier and Type | Method and Description |
|---|---|
TranscodePresetType |
TranscodePresetType.withOverlay(Collection<OverlayType> values) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withOverlay(Collection<OverlayType> values) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withOverlay(Collection<OverlayType> values) |
Copyright © 2015. All rights reserved.