PixelHeight

MatroskaVideoTrack.PixelHeight property

Gets the height of the encoded video frames in pixels.

public ulong PixelHeight { get; }

Property Value

The height of the encoded video frames in pixels.

See Also