Partager via


H265Layer.ReferenceFrames Propriété

Définition

Obtient ou définit le nombre d’images de référence à utiliser lors de l’encodage de cette couche. S’il n’est pas spécifié, l’encodeur détermine un nombre approprié en fonction du paramètre de complexité de l’encodeur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à