Click or drag to resize

VideoWriterWriterPropertyFramebytes Field

http://www.emgu.com
(Read-only): Size of just encoded video frame. Note that the encoding order may be different from representation order.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const VideoWriterWriterProperty Framebytes = 2

Field Value

Type: VideoWriterWriterProperty
See Also