Condividi tramite


VideoEncoderBase.Scale Property

Definition

Gets or sets describes the resolution of the encoded video. If omitted, the encoder uses the resolution of the input video.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to