BuiltInStandardEncoderPreset.Configurations Property

Definition

Gets or sets optional configuration settings for encoder. Configurations is only supported for ContentAwareEncoding and H265ContentAwareEncoding BuiltInStandardEncoderPreset.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to