| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
List<CreateJobPlaylist> |
CreateJobRequest.playlists()
If you specify a preset in
PresetId for which the value of Container is fmp4
(Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic
Transcoder to create. |
| Modifier and Type | Method and Description |
|---|---|
CreateJobRequest.Builder |
CreateJobRequest.Builder.playlists(CreateJobPlaylist... playlists)
If you specify a preset in
PresetId for which the value of Container is fmp4
(Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want
Elastic Transcoder to create. |
| Modifier and Type | Method and Description |
|---|---|
CreateJobRequest.Builder |
CreateJobRequest.Builder.playlists(Collection<CreateJobPlaylist> playlists)
If you specify a preset in
PresetId for which the value of Container is fmp4
(Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want
Elastic Transcoder to create. |
Copyright © 2023. All rights reserved.