Generate 4-character code of codec used to compress the frames. For example, CV_FOURCC('P','I','M','1') is MPEG-1 codec, CV_FOURCC('M','J','P','G') is motion-jpeg codec etc.


- c1 (Char)
[Missing <param name="c1"/> documentation for "M:Emgu.CV.CvInvoke.CV_FOURCC(System.Char,System.Char,System.Char,System.Char)"]
- c2 (Char)
[Missing <param name="c2"/> documentation for "M:Emgu.CV.CvInvoke.CV_FOURCC(System.Char,System.Char,System.Char,System.Char)"]
- c3 (Char)
[Missing <param name="c3"/> documentation for "M:Emgu.CV.CvInvoke.CV_FOURCC(System.Char,System.Char,System.Char,System.Char)"]
- c4 (Char)
[Missing <param name="c4"/> documentation for "M:Emgu.CV.CvInvoke.CV_FOURCC(System.Char,System.Char,System.Char,System.Char)"]

[Missing <returns> documentation for M:Emgu.CV.CvInvoke.CV_FOURCC(System.Char,System.Char,System.Char,System.Char)]