| 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)
When set to UPCONVERT, 608 data is both passed through via the "608 compatibility bytes" fields of the 708
wrapper as well as translated into 708.
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withConvert608To708(String convert608To708)
When set to UPCONVERT, 608 data is both passed through via the "608 compatibility bytes" fields of the 708
wrapper as well as translated into 708.
|
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.
|
| 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 © 2019. All rights reserved.