AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
If you have specified more than one output for your jobs (for example, one output for the Kindle Fire and another output for the Apple iPhone 4s), you currently must use the Elastic Transcoder API to list the jobs (as opposed to the AWS Console).
Namespace: Amazon.ElasticTranscoder.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class CreateJobRequest : AmazonElasticTranscoderRequest IRequestEvents
The CreateJobRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateJobRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Input | Amazon.ElasticTranscoder.Model.JobInput |
Gets and sets the property Input.
A section of the request body that provides information about the file that is being transcoded. |
![]() |
Output | Amazon.ElasticTranscoder.Model.CreateJobOutput | Gets and sets the property Output. |
![]() |
OutputKeyPrefix | System.String |
Gets and sets the property OutputKeyPrefix.
The value, if any, that you want Elastic Transcoder to prepend to the names of all files that this job creates, including output files, thumbnails, and playlists. |
![]() |
Outputs | System.Collections.Generic.List<Amazon.ElasticTranscoder.Model.CreateJobOutput> |
Gets and sets the property Outputs.
A section of the request body that provides information about the transcoded (target)
files. We recommend that you use the |
![]() |
PipelineId | System.String |
Gets and sets the property PipelineId.
The |
![]() |
Playlists | System.Collections.Generic.List<Amazon.ElasticTranscoder.Model.CreateJobPlaylist> |
Gets and sets the property Playlists.
If you specify a preset in The maximum number of master playlists in a job is 30. |
![]() |
UserMetadata | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property UserMetadata.
User-defined metadata that you want to associate with an Elastic Transcoder job. You
specify metadata in |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1