H264Video.Layers プロパティ

定義

エンコーダーによって生成される出力 H.264 レイヤーのコレクション。

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)

プロパティ値

適用対象