
C# |
public class Preset

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Preset()()()() | Initializes a new instance of the Preset class |
![]() | Arn |
Gets and sets the property Arn.
The Amazon Resource Name (ARN) for the preset. |
![]() | Audio |
Gets and sets the property Audio.
A section of the response body that provides information about the audio preset values. |
![]() | Container |
Gets and sets the property Container.
The container type for the output file. Valid values include |
![]() | Description |
Gets and sets the property Description.
A description of the preset. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Id |
Gets and sets the property Id.
Identifier for the new preset. You use this value to get settings for the preset or to delete it. |
![]() | Name |
Gets and sets the property Name.
The name of the preset. |
![]() | Thumbnails |
Gets and sets the property Thumbnails.
A section of the response body that provides information about the thumbnail preset values, if any. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Type |
Gets and sets the property Type.
Whether the preset is a default preset provided by Elastic Transcoder
( |
![]() | Video |
Gets and sets the property Video.
A section of the response body that provides information about the video preset values. |
![]() | WithArn(String) | Obsolete.
Sets the Arn property
|
![]() | WithAudio(AudioParameters) | Obsolete.
Sets the Audio property
|
![]() | WithContainer(String) | Obsolete.
Sets the Container property
|
![]() | WithDescription(String) | Obsolete.
Sets the Description property
|
![]() | WithId(String) | Obsolete.
Sets the Id property
|
![]() | WithName(String) | Obsolete.
Sets the Name property
|
![]() | WithThumbnails(Thumbnails) | Obsolete.
Sets the Thumbnails property
|
![]() | WithType(String) | Obsolete.
Sets the Type property
|
![]() | WithVideo(VideoParameters) | Obsolete.
Sets the Video property
|

Object | |
![]() | Preset |