Width

VideoFormatInfo.Width property

Video track width in pixels, or null if there is no video track.

public int? Width { get; set; }

See Also