| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmeetings.model |
| Modifier and Type | Method and Description |
|---|---|
AudioFeatures |
AudioFeatures.clone() |
AudioFeatures |
MeetingFeaturesConfiguration.getAudio()
The configuration settings for the audio features available to a meeting.
|
AudioFeatures |
AudioFeatures.withEchoReduction(MeetingFeatureStatus echoReduction)
Makes echo reduction available to clients who connect to the meeting.
|
AudioFeatures |
AudioFeatures.withEchoReduction(String echoReduction)
Makes echo reduction available to clients who connect to the meeting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingFeaturesConfiguration.setAudio(AudioFeatures audio)
The configuration settings for the audio features available to a meeting.
|
MeetingFeaturesConfiguration |
MeetingFeaturesConfiguration.withAudio(AudioFeatures audio)
The configuration settings for the audio features available to a meeting.
|
Copyright © 2022. All rights reserved.