Partager via


H265VideoLayer.AdaptiveBFrame Propriété

Définition

Obtient ou définit spécifie si les images B adaptatives doivent être utilisées lors de l’encodage de cette couche. S’il n’est pas spécifié, l’encodeur l’active chaque fois que le profil vidéo autorise son utilisation.

[Newtonsoft.Json.JsonProperty(PropertyName="adaptiveBFrame")]
public bool? AdaptiveBFrame { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adaptiveBFrame")>]
member this.AdaptiveBFrame : Nullable<bool> with get, set
Public Property AdaptiveBFrame As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à