H264Video.Layers Property

Definition

The collection of output H.264 layers to be produced by the encoder.

public System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.H264Layer> Layers { get; }
member this.Layers : System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.H264Layer>
Public ReadOnly Property Layers As IList(Of H264Layer)

Property Value

Applies to