| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
static HighlightColor |
HighlightColor.fromValue(String value)
Use this in place of valueOf.
|
static HighlightColor |
HighlightColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HighlightColor[] |
HighlightColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VideoAttribute |
VideoAttribute.withHighlightColor(HighlightColor highlightColor)
Defines the highlight color for the active video tile.
|
Copyright © 2023. All rights reserved.