Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.elastictranscoder.model

Classes modeling the various types represented by AmazonElasticTranscoder.

See:
          Description

Class Summary
AudioParameters  
CancelJobRequest Container for the parameters to the CancelJob operation.
CancelJobResult The response body contains a JSON object.
CreateJobOutput The CreateJobOutput structure.
CreateJobPlaylist Information about the master playlist.
CreateJobRequest Container for the parameters to the CreateJob operation.
CreateJobResult The CreateJobResponse structure.
CreatePipelineRequest Container for the parameters to the CreatePipeline operation.
CreatePipelineResult When you create a pipeline, Elastic Transcoder returns the values that you specified in the request.
CreatePresetRequest Container for the parameters to the CreatePreset operation.
CreatePresetResult The CreatePresetResponse structure.
DeletePipelineRequest Container for the parameters to the DeletePipeline operation.
DeletePipelineResult The DeletePipelineResponse structure.
DeletePresetRequest Container for the parameters to the DeletePreset operation.
DeletePresetResult The DeletePresetResponse structure.
Job A section of the response body that provides information about the job that is created.
JobInput Information about the file that you're transcoding.
JobOutput
JobWatermark Watermarks can be in .png or .jpg format.
ListJobsByPipelineRequest Container for the parameters to the ListJobsByPipeline operation.
ListJobsByPipelineResult The ListJobsByPipelineResponse structure.
ListJobsByStatusRequest Container for the parameters to the ListJobsByStatus operation.
ListJobsByStatusResult The ListJobsByStatusResponse structure.
ListPipelinesRequest Container for the parameters to the ListPipelines operation.
ListPipelinesResult A list of the pipelines associated with the current AWS account.
ListPresetsRequest Container for the parameters to the ListPresets operation.
ListPresetsResult The ListPresetsResponse structure.
Notifications The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.
Permission The Permission structure.
Pipeline The pipeline (queue) that is used to manage jobs.
PipelineOutputConfig The PipelineOutputConfig structure.
Playlist Use Only for MPEG-TS Outputs.
Preset Presets are templates that contain most of the settings for transcoding media files from one format to another.
PresetWatermark Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset.
ReadJobRequest Container for the parameters to the ReadJob operation.
ReadJobResult The ReadJobResponse structure.
ReadPipelineRequest Container for the parameters to the ReadPipeline operation.
ReadPipelineResult The ReadPipelineResponse structure.
ReadPresetRequest Container for the parameters to the ReadPreset operation.
ReadPresetResult The ReadPresetResponse structure.
TestRoleRequest Container for the parameters to the TestRole operation.
TestRoleResult The TestRoleResponse structure.
Thumbnails Thumbnails for videos.
UpdatePipelineNotificationsRequest Container for the parameters to the UpdatePipelineNotifications operation.
UpdatePipelineNotificationsResult The UpdatePipelineNotificationsResponse structure.
UpdatePipelineRequest Container for the parameters to the UpdatePipeline operation.
UpdatePipelineResult When you update a pipeline, Elastic Transcoder returns the values that you specified in the request.
UpdatePipelineStatusRequest Container for the parameters to the UpdatePipelineStatus operation.
UpdatePipelineStatusResult When you update status for a pipeline, Elastic Transcoder returns the values that you specified in the request.
VideoParameters The VideoParameters structure.
 

Exception Summary
AccessDeniedException General authentication failure.
IncompatibleVersionException  
InternalServiceException Elastic Transcoder encountered an unexpected exception while trying to fulfill the request.
LimitExceededException Too many operations for a given AWS account.
ResourceInUseException The resource you are attempting to change is in use.
ResourceNotFoundException The requested resource does not exist or is not available.
ValidationException One or more required parameter values were not provided in the request.
 

Package com.amazonaws.services.elastictranscoder.model Description

Classes modeling the various types represented by AmazonElasticTranscoder.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.