| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static WebvttAccessibilitySubs |
WebvttAccessibilitySubs.fromValue(String value)
Use this in place of valueOf.
|
static WebvttAccessibilitySubs |
WebvttAccessibilitySubs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebvttAccessibilitySubs[] |
WebvttAccessibilitySubs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WebvttDestinationSettings |
WebvttDestinationSettings.withAccessibility(WebvttAccessibilitySubs accessibility)
If the WebVTT captions track is intended to provide accessibility for people who are deaf or hard of hearing: Set
Accessibility subtitles to Enabled.
|
Copyright © 2024. All rights reserved.