| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
List<CaptionFormat> |
Captions.captionFormats()
The array of file formats for the output captions.
|
| Modifier and Type | Method and Description |
|---|---|
Captions.Builder |
Captions.Builder.captionFormats(CaptionFormat... captionFormats)
The array of file formats for the output captions.
|
| Modifier and Type | Method and Description |
|---|---|
Captions.Builder |
Captions.Builder.captionFormats(Collection<CaptionFormat> captionFormats)
The array of file formats for the output captions.
|
Copyright © 2023. All rights reserved.