| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedSourceSettings |
EmbeddedSourceSettings.clone() |
EmbeddedSourceSettings |
CaptionSelectorSettings.getEmbeddedSourceSettings() |
EmbeddedSourceSettings |
EmbeddedSourceSettings.withConvert608To708(EmbeddedConvert608To708 convert608To708)
If 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)
If 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.withScte20Detection(EmbeddedScte20Detection scte20Detection)
Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.
|
EmbeddedSourceSettings |
EmbeddedSourceSettings.withScte20Detection(String scte20Detection)
Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.
|
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)
This field is unused and deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSelectorSettings.setEmbeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings) |
CaptionSelectorSettings |
CaptionSelectorSettings.withEmbeddedSourceSettings(EmbeddedSourceSettings embeddedSourceSettings) |
Copyright © 2021. All rights reserved.