| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Scte20SourceSettings |
Scte20SourceSettings.clone() |
Scte20SourceSettings |
CaptionSelectorSettings.getScte20SourceSettings() |
Scte20SourceSettings |
Scte20SourceSettings.withConvert608To708(Scte20Convert608To708 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.
|
Scte20SourceSettings |
Scte20SourceSettings.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.
|
Scte20SourceSettings |
Scte20SourceSettings.withSource608ChannelNumber(Integer source608ChannelNumber)
Specifies the 608/708 channel number within the video track from which to extract captions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaptionSelectorSettings.setScte20SourceSettings(Scte20SourceSettings scte20SourceSettings) |
CaptionSelectorSettings |
CaptionSelectorSettings.withScte20SourceSettings(Scte20SourceSettings scte20SourceSettings) |
Copyright © 2018. All rights reserved.