| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte20SourceSettings.Builder |
Scte20SourceSettings.builder() |
Scte20SourceSettings.Builder |
Scte20SourceSettings.Builder.convert608To708(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.Builder |
Scte20SourceSettings.Builder.convert608To708(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.Builder |
Scte20SourceSettings.Builder.source608ChannelNumber(Integer source608ChannelNumber)
Specifies the 608/708 channel number within the video track from which to extract captions.
|
Scte20SourceSettings.Builder |
Scte20SourceSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Scte20SourceSettings.Builder> |
Scte20SourceSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CaptionSelectorSettings.Builder |
CaptionSelectorSettings.Builder.scte20SourceSettings(Consumer<Scte20SourceSettings.Builder> scte20SourceSettings)
Sets the value of the Scte20SourceSettings property for this object.
|
Copyright © 2022. All rights reserved.