H265Video.Layers Property

Definition

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

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

Property Value

Applies to