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