| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.audioplayer |
| Modifier and Type | Method and Description |
|---|---|
static CaptionType |
CaptionType.fromValue(String text) |
CaptionType |
CaptionData.getType()
Type of the caption source.
|
static CaptionType |
CaptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaptionType[] |
CaptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CaptionData.Builder |
CaptionData.Builder.withType(CaptionType type) |
Copyright © 2023. All rights reserved.