| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static AncillarySourceSettings.Builder |
AncillarySourceSettings.builder() |
AncillarySourceSettings.Builder |
AncillarySourceSettings.Builder.sourceAncillaryChannelNumber(Integer sourceAncillaryChannelNumber)
Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions.
|
AncillarySourceSettings.Builder |
AncillarySourceSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AncillarySourceSettings.Builder> |
AncillarySourceSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CaptionSelectorSettings.Builder |
CaptionSelectorSettings.Builder.ancillarySourceSettings(Consumer<AncillarySourceSettings.Builder> ancillarySourceSettings)
Sets the value of the AncillarySourceSettings property for this object.
|
Copyright © 2022. All rights reserved.