AWS SDK for .NET Documentation
CreatePresetResult Class
AmazonAmazon.ElasticTranscoder.ModelCreatePresetResult Did this page help you?   Yes   No    Tell us about it...
The
CopyC#
CreatePresetResponse
structure.
Declaration Syntax
C#
public class CreatePresetResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
CreatePresetResult()()()()
Initializes a new instance of the CreatePresetResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
Preset
Gets and sets the property Preset.

A section of the response body that provides information about the preset that is created.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Warning
Gets and sets the property Warning.

If the preset settings don't comply with the standards for the video codec but Elastic Transcoder created the preset, this message explains the reason the preset settings don't meet the standard. Elastic Transcoder created the preset because the settings might produce acceptable output.


WithPreset(Preset) Obsolete.
Sets the Preset property

WithWarning(String) Obsolete.
Sets the Warning property

Inheritance Hierarchy
Object
CreatePresetResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)