| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSourceSettings |
EmbeddedSourceSettings.clone() |
EmbeddedSourceSettings |
CaptionSourceSettings.getEmbeddedSourceSettings()
Settings for embedded captions Source
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withConvert608To708(EmbeddedConvert608To708 convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withConvert608To708(String convert608To708)
Specify whether this set of input captions appears in your outputs in both 608 and 708 format.
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withSource608ChannelNumber(Integer source608ChannelNumber)
Specifies the 608/708 channel number within the video track from which to extract captions.
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withSource608TrackNumber(Integer source608TrackNumber)
Specifies the video track index used for extracting captions.
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withTerminateCaptions(EmbeddedTerminateCaptions terminateCaptions)
By default, the service terminates any unterminated captions at the end of each input.
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withTerminateCaptions(String terminateCaptions)
By default, the service terminates any unterminated captions at the end of each input.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSourceSettings.setEmbeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings)
Settings for embedded captions Source
|
CaptionSourceSettings |
CaptionSourceSettings.withEmbeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings)
Settings for embedded captions Source
|
Copyright © 2020. All rights reserved.