| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static MsSmoothOutputSettings.Builder |
MsSmoothOutputSettings.builder() |
MsSmoothOutputSettings.Builder |
MsSmoothOutputSettings.Builder.h265PackagingType(MsSmoothH265PackagingType h265PackagingType)
Only applicable when this output is referencing an H.265 video description.
|
MsSmoothOutputSettings.Builder |
MsSmoothOutputSettings.Builder.h265PackagingType(String h265PackagingType)
Only applicable when this output is referencing an H.265 video description.
|
MsSmoothOutputSettings.Builder |
MsSmoothOutputSettings.Builder.nameModifier(String nameModifier)
String concatenated to the end of the destination filename.
|
MsSmoothOutputSettings.Builder |
MsSmoothOutputSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MsSmoothOutputSettings.Builder> |
MsSmoothOutputSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default OutputSettings.Builder |
OutputSettings.Builder.msSmoothOutputSettings(Consumer<MsSmoothOutputSettings.Builder> msSmoothOutputSettings)
Sets the value of the MsSmoothOutputSettings property for this object.
|
Copyright © 2022. All rights reserved.