VideoLayer.UseAdaptiveBFrame Property

Definition

Whether or not adaptive B-frames are to be used when encoding this layer. If not specified, the encoder will turn it on whenever the video profile permits its use.

public bool? UseAdaptiveBFrame { get; set; }
member this.UseAdaptiveBFrame : Nullable<bool> with get, set
Public Property UseAdaptiveBFrame As Nullable(Of Boolean)

Property Value

Applies to