| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<CmafAdditionalManifest> |
CmafGroupSettings.additionalManifests()
By default, the service creates one top-level .m3u8 HLS manifest and one top -level .mpd DASH manifest for each
CMAF output group in your job.
|
| Modifier and Type | Method and Description |
|---|---|
CmafGroupSettings.Builder |
CmafGroupSettings.Builder.additionalManifests(CmafAdditionalManifest... additionalManifests)
By default, the service creates one top-level .m3u8 HLS manifest and one top -level .mpd DASH manifest for
each CMAF output group in your job.
|
| Modifier and Type | Method and Description |
|---|---|
CmafGroupSettings.Builder |
CmafGroupSettings.Builder.additionalManifests(Collection<CmafAdditionalManifest> additionalManifests)
By default, the service creates one top-level .m3u8 HLS manifest and one top -level .mpd DASH manifest for
each CMAF output group in your job.
|
Copyright © 2023. All rights reserved.