Height

VideoFormatInfo.Height property

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

public int? Height { get; set; }

See Also