Partager via


H264Video.Layers Propriété

Définition

Obtient ou définit la collection de couches H.264 de sortie à produire par l’encodeur.

[Newtonsoft.Json.JsonProperty(PropertyName="layers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.H264Layer> Layers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="layers")>]
member this.Layers : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.H264Layer> with get, set
Public Property Layers As IList(Of H264Layer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à