共用方式為


EncoderSystemPreset.Name Property

Definition

Gets or sets name of the built-in encoding preset. Possible values include: 'SingleLayer_540p_H264_AAC', 'SingleLayer_720p_H264_AAC', 'SingleLayer_1080p_H264_AAC', 'SingleLayer_2160p_H264_AAC'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to