DisplayWidth

MatroskaVideoTrack.DisplayWidth property

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

public ulong? DisplayWidth { get; }

Property Value

The width of the video frames to display.

See Also