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