| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
VideoAttribute |
VideoAttribute.clone() |
VideoAttribute |
GridViewConfiguration.getVideoAttribute()
The attribute settings for the video tiles.
|
VideoAttribute |
VideoAttribute.withBorderColor(BorderColor borderColor)
Defines the border color of all video tiles.
|
VideoAttribute |
VideoAttribute.withBorderColor(String borderColor)
Defines the border color of all video tiles.
|
VideoAttribute |
VideoAttribute.withBorderThickness(Integer borderThickness)
Defines the border thickness for all video tiles.
|
VideoAttribute |
VideoAttribute.withCornerRadius(Integer cornerRadius)
Sets the corner radius of all video tiles.
|
VideoAttribute |
VideoAttribute.withHighlightColor(HighlightColor highlightColor)
Defines the highlight color for the active video tile.
|
VideoAttribute |
VideoAttribute.withHighlightColor(String highlightColor)
Defines the highlight color for the active video tile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridViewConfiguration.setVideoAttribute(VideoAttribute videoAttribute)
The attribute settings for the video tiles.
|
GridViewConfiguration |
GridViewConfiguration.withVideoAttribute(VideoAttribute videoAttribute)
The attribute settings for the video tiles.
|
Copyright © 2023. All rights reserved.