EncoderCustomPreset.VideoEncoder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets describes a custom preset for encoding video.
[Newtonsoft.Json.JsonProperty(PropertyName="videoEncoder")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.VideoEncoderBase VideoEncoder { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="videoEncoder")>]
member this.VideoEncoder : Microsoft.Azure.Management.VideoAnalyzer.Models.VideoEncoderBase with get, set
Public Property VideoEncoder As VideoEncoderBase
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute