| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
JobAlbumArt |
CreateJobOutput.albumArt()
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
|
JobAlbumArt |
JobOutput.albumArt()
The album art to be associated with the output file, if any.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobOutput.Builder |
CreateJobOutput.Builder.albumArt(JobAlbumArt albumArt)
Information about the album art that you want Elastic Transcoder to add to the file during transcoding.
|
JobOutput.Builder |
JobOutput.Builder.albumArt(JobAlbumArt albumArt)
The album art to be associated with the output file, if any.
|
Copyright © 2023. All rights reserved.