| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
List<AudioDescription> |
EncoderSettings.audioDescriptions()
Returns the value of the AudioDescriptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
EncoderSettings.Builder |
EncoderSettings.Builder.audioDescriptions(AudioDescription... audioDescriptions)
Sets the value of the AudioDescriptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
EncoderSettings.Builder |
EncoderSettings.Builder.audioDescriptions(Collection<AudioDescription> audioDescriptions)
Sets the value of the AudioDescriptions property for this object.
|
Copyright © 2022. All rights reserved.