| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
List<CaptionSelector> |
InputSettings.captionSelectors()
Used to select the caption input to use for inputs that have multiple available.
|
| Modifier and Type | Method and Description |
|---|---|
InputSettings.Builder |
InputSettings.Builder.captionSelectors(CaptionSelector... captionSelectors)
Used to select the caption input to use for inputs that have multiple available.
|
| Modifier and Type | Method and Description |
|---|---|
InputSettings.Builder |
InputSettings.Builder.captionSelectors(Collection<CaptionSelector> captionSelectors)
Used to select the caption input to use for inputs that have multiple available.
|
Copyright © 2022. All rights reserved.