| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
MsSmoothAdditionalManifest |
MsSmoothAdditionalManifest.clone() |
MsSmoothAdditionalManifest |
MsSmoothAdditionalManifest.withManifestNameModifier(String manifestNameModifier)
Specify a name modifier that the service adds to the name of this manifest to make it different from the file
names of the other main manifests in the output group.
|
MsSmoothAdditionalManifest |
MsSmoothAdditionalManifest.withSelectedOutputs(Collection<String> selectedOutputs)
Specify the outputs that you want this additional top-level manifest to reference.
|
MsSmoothAdditionalManifest |
MsSmoothAdditionalManifest.withSelectedOutputs(String... selectedOutputs)
Specify the outputs that you want this additional top-level manifest to reference.
|
| Modifier and Type | Method and Description |
|---|---|
List<MsSmoothAdditionalManifest> |
MsSmoothGroupSettings.getAdditionalManifests()
By default, the service creates one .ism Microsoft Smooth Streaming manifest for each Microsoft Smooth Streaming
output group in your job.
|
| Modifier and Type | Method and Description |
|---|---|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAdditionalManifests(MsSmoothAdditionalManifest... additionalManifests)
By default, the service creates one .ism Microsoft Smooth Streaming manifest for each Microsoft Smooth Streaming
output group in your job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MsSmoothGroupSettings.setAdditionalManifests(Collection<MsSmoothAdditionalManifest> additionalManifests)
By default, the service creates one .ism Microsoft Smooth Streaming manifest for each Microsoft Smooth Streaming
output group in your job.
|
MsSmoothGroupSettings |
MsSmoothGroupSettings.withAdditionalManifests(Collection<MsSmoothAdditionalManifest> additionalManifests)
By default, the service creates one .ism Microsoft Smooth Streaming manifest for each Microsoft Smooth Streaming
output group in your job.
|
Copyright © 2021. All rights reserved.