PixelWidth

MatroskaVideoTrack.PixelWidth property

Gets the width of the encoded video frames in pixels.

public ulong PixelWidth { get; }

Property Value

The width of the encoded video frames in pixels.

See Also