| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
VideoFeatures |
VideoFeatures.clone() |
VideoFeatures |
MeetingFeaturesConfiguration.getVideo()
The configuration settings for the video features available to a meeting.
|
VideoFeatures |
VideoFeatures.withMaxResolution(String maxResolution)
The maximum video resolution for the meeting.
|
VideoFeatures |
VideoFeatures.withMaxResolution(VideoResolution maxResolution)
The maximum video resolution for the meeting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingFeaturesConfiguration.setVideo(VideoFeatures video)
The configuration settings for the video features available to a meeting.
|
MeetingFeaturesConfiguration |
MeetingFeaturesConfiguration.withVideo(VideoFeatures video)
The configuration settings for the video features available to a meeting.
|
Copyright © 2024. All rights reserved.