| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
HlsContentProtection |
Playlist.hlsContentProtection()
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
|
HlsContentProtection |
CreateJobPlaylist.hlsContentProtection()
The HLS content protection 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.hlsContentProtection(HlsContentProtection hlsContentProtection)
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
|
CreateJobPlaylist.Builder |
CreateJobPlaylist.Builder.hlsContentProtection(HlsContentProtection hlsContentProtection)
The HLS content protection settings, if any, that you want Elastic Transcoder to apply to the output files
associated with this playlist.
|
Copyright © 2023. All rights reserved.