www.emgu.com/wiki
Create a video writer using the specific information

Declaration Syntax

Parameters
- fileName (String)
- The name of the video file to be written to
- fps (Int32)
- frame rate per second
- width (Int32)
- the width of the frame
- height (Int32)
- the height of the frame
- isColor (Boolean)
- true if this is a color video, false otherwise
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)