Share via


VideoParams.GopSize Property

Definition

Group of Pictures (GOP) size for video encoding. Controls the interval between keyframes, affecting compression efficiency and seeking performance.

public int? GopSize { get; set; }
member this.GopSize : Nullable<int> with get, set
Public Property GopSize As Nullable(Of Integer)

Property Value

Applies to