| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static BurninSubtitleTeletextSpacing |
BurninSubtitleTeletextSpacing.fromValue(String value)
Use this in place of valueOf.
|
static BurninSubtitleTeletextSpacing |
BurninSubtitleTeletextSpacing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BurninSubtitleTeletextSpacing[] |
BurninSubtitleTeletextSpacing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BurninDestinationSettings |
BurninDestinationSettings.withTeletextSpacing(BurninSubtitleTeletextSpacing teletextSpacing)
Specify whether the text spacing (TeletextSpacing) in your captions is set by the captions grid, or varies
depending on letter width.
|
Copyright © 2023. All rights reserved.