Uses of Class
com.amazonaws.services.elastictranscoder.model.JobInput
Packages that use JobInput
-
Uses of JobInput in com.amazonaws.services.elastictranscoder.model
Methods in com.amazonaws.services.elastictranscoder.model that return JobInputModifier and TypeMethodDescriptionJobInput.clone()
CreateJobRequest.getInput()
A section of the request body that provides information about the file that is being transcoded.Job.getInput()
A section of the request or response body that provides information about the file that is being transcoded.JobInput.withAspectRatio
(String aspectRatio) The aspect ratio of the input file.JobInput.withContainer
(String container) The container type for the input file.JobInput.withDetectedProperties
(DetectedProperties detectedProperties) The detected properties of the input file.JobInput.withEncryption
(Encryption encryption) The encryption settings, if any, that are used for decrypting your input files.JobInput.withFrameRate
(String frameRate) The frame rate of the input file.JobInput.withInterlaced
(String interlaced) Whether the input file is interlaced.The name of the file to transcode.JobInput.withResolution
(String resolution) This value must beauto
, which causes Elastic Transcoder to automatically detect the resolution of the input file.Methods in com.amazonaws.services.elastictranscoder.model with parameters of type JobInputModifier and TypeMethodDescriptionvoid
A section of the request body that provides information about the file that is being transcoded.void
A section of the request or response body that provides information about the file that is being transcoded.A section of the request body that provides information about the file that is being transcoded.A section of the request or response body that provides information about the file that is being transcoded.