Share via


TransformOutput.Preset Property

Definition

Gets or sets preset that describes the operations that will be used to modify, transcode, or extract insights from the source file to generate the output.

[Newtonsoft.Json.JsonProperty(PropertyName="preset")]
public Microsoft.Azure.Management.Media.Models.Preset Preset { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preset")>]
member this.Preset : Microsoft.Azure.Management.Media.Models.Preset with get, set
Public Property Preset As Preset

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to