DisplayHeight

MatroskaVideoTrack.DisplayHeight property

Gets the height of the video frames to display. Applies to the video frame after cropping (PixelCrop* Elements).

public ulong? DisplayHeight { get; }

Property Value

The height of the video frames to display.

See Also