Partager via


H265VideoLayer.BFrames Propriété

Définition

Obtient ou définit le nombre d’images B à utiliser lors de l’encodage de cette couche. S’il n’est pas spécifié, l’encodeur choisit un nombre approprié en fonction du profil et du niveau vidéo.

[Newtonsoft.Json.JsonProperty(PropertyName="bFrames")]
public int? BFrames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bFrames")>]
member this.BFrames : Nullable<int> with get, set
Public Property BFrames As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à