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
Syntaxpublic const VideoWriterWriterProperty Framebytes = 2
Public Const Framebytes As VideoWriterWriterProperty = 2
public:
literal VideoWriterWriterProperty^ Framebytes = 2
static val mutable Framebytes: VideoWriterWriterProperty
Field Value
Type:
VideoWriterWriterProperty
See Also