void |
Artwork.setEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your artwork.
|
void |
CaptionFormat.setEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption formats.
|
void |
CaptionSource.setEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption sources.
|
void |
CreateJobOutput.setEncryption(Encryption encryption) |
You can specify encryption settings for any output files that you want to
use for a transcoding job.
|
void |
JobInput.setEncryption(Encryption encryption) |
The encryption settings, if any, that are used for decrypting your input
files.
|
void |
JobOutput.setEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your output files.
|
void |
JobWatermark.setEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your watermarks.
|
void |
CreateJobOutput.setThumbnailEncryption(Encryption thumbnailEncryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
|
void |
JobOutput.setThumbnailEncryption(Encryption thumbnailEncryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
|
Artwork |
Artwork.withEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your artwork.
|
CaptionFormat |
CaptionFormat.withEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption formats.
|
CaptionSource |
CaptionSource.withEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your caption sources.
|
CreateJobOutput |
CreateJobOutput.withEncryption(Encryption encryption) |
You can specify encryption settings for any output files that you want to
use for a transcoding job.
|
JobInput |
JobInput.withEncryption(Encryption encryption) |
The encryption settings, if any, that are used for decrypting your input
files.
|
JobOutput |
JobOutput.withEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your output files.
|
JobWatermark |
JobWatermark.withEncryption(Encryption encryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your watermarks.
|
CreateJobOutput |
CreateJobOutput.withThumbnailEncryption(Encryption thumbnailEncryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
|
JobOutput |
JobOutput.withThumbnailEncryption(Encryption thumbnailEncryption) |
The encryption settings, if any, that you want Elastic Transcoder to
apply to your thumbnail.
|