| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<ForceIncludeRenditionSize> |
AutomatedAbrRule.forceIncludeRenditions()
When customer adds the force include renditions rule for auto ABR ladder, they are required to add at leat one
rendition to forceIncludeRenditions list
|
| Modifier and Type | Method and Description |
|---|---|
AutomatedAbrRule.Builder |
AutomatedAbrRule.Builder.forceIncludeRenditions(ForceIncludeRenditionSize... forceIncludeRenditions)
When customer adds the force include renditions rule for auto ABR ladder, they are required to add at leat
one rendition to forceIncludeRenditions list
|
| Modifier and Type | Method and Description |
|---|---|
AutomatedAbrRule.Builder |
AutomatedAbrRule.Builder.forceIncludeRenditions(Collection<ForceIncludeRenditionSize> forceIncludeRenditions)
When customer adds the force include renditions rule for auto ABR ladder, they are required to add at leat
one rendition to forceIncludeRenditions list
|
Copyright © 2023. All rights reserved.