H264Layer.EntropyMode Property

Definition

The entropy mode to be used for this layer. If not specified, the encoder chooses the mode that is appropriate for the profile and level.

public Azure.ResourceManager.Media.Models.LayerEntropyMode? EntropyMode { get; set; }
member this.EntropyMode : Nullable<Azure.ResourceManager.Media.Models.LayerEntropyMode> with get, set
Public Property EntropyMode As Nullable(Of LayerEntropyMode)

Property Value

Applies to