| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
PlayReadyDrm |
Playlist.playReadyDrm()
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
|
PlayReadyDrm |
CreateJobPlaylist.playReadyDrm()
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
|
| Modifier and Type | Method and Description |
|---|---|
Playlist.Builder |
Playlist.Builder.playReadyDrm(PlayReadyDrm playReadyDrm)
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
|
CreateJobPlaylist.Builder |
CreateJobPlaylist.Builder.playReadyDrm(PlayReadyDrm playReadyDrm)
The DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this
playlist.
|
Copyright © 2023. All rights reserved.