Modifier and Type | Field and Description |
---|---|
protected List<TextOverlayType> |
ConformType.textOverlay |
protected List<TextOverlayType> |
ComplexJobOutputFormatType.textOverlay |
protected List<TextOverlayType> |
TranscodePresetType.textOverlay |
protected List<TextOverlayType> |
ComplexJobVideoOutputType.textOverlay |
Modifier and Type | Method and Description |
---|---|
TextOverlayType |
ObjectFactory.createTextOverlayType()
Create an instance of
TextOverlayType |
TextOverlayType |
TextOverlayType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
TextOverlayType |
TextOverlayType.withInterval(TimeIntervalType value) |
TextOverlayType |
TextOverlayType.withOpacity(Integer value) |
TextOverlayType |
TextOverlayType.withText(TextRenditionType value) |
Modifier and Type | Method and Description |
---|---|
List<TextOverlayType> |
ConformType.getTextOverlay()
Gets the value of the textOverlay property.
|
List<TextOverlayType> |
ComplexJobOutputFormatType.getTextOverlay()
Gets the value of the textOverlay property.
|
List<TextOverlayType> |
TranscodePresetType.getTextOverlay()
Gets the value of the textOverlay property.
|
List<TextOverlayType> |
ComplexJobVideoOutputType.getTextOverlay()
Gets the value of the textOverlay property.
|
Modifier and Type | Method and Description |
---|---|
ConformType |
ConformType.withTextOverlay(TextOverlayType... values) |
ComplexJobOutputFormatType |
ComplexJobOutputFormatType.withTextOverlay(TextOverlayType... values) |
ComplexJobType.Output |
ComplexJobType.Output.withTextOverlay(TextOverlayType... values) |
TranscodePresetType |
TranscodePresetType.withTextOverlay(TextOverlayType... values) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withTextOverlay(TextOverlayType... values) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withTextOverlay(TextOverlayType... values) |
Modifier and Type | Method and Description |
---|---|
ConformType |
ConformType.withTextOverlay(Collection<TextOverlayType> values) |
ComplexJobOutputFormatType |
ComplexJobOutputFormatType.withTextOverlay(Collection<TextOverlayType> values) |
ComplexJobType.Output |
ComplexJobType.Output.withTextOverlay(Collection<TextOverlayType> values) |
TranscodePresetType |
TranscodePresetType.withTextOverlay(Collection<TextOverlayType> values) |
ComplexJobVideoOutputType |
ComplexJobVideoOutputType.withTextOverlay(Collection<TextOverlayType> values) |
NLEJob2VideoOutputType |
NLEJob2VideoOutputType.withTextOverlay(Collection<TextOverlayType> values) |
Copyright © 2017. All rights reserved.