4-character code of codec used to compress the frames.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Enumeration FourCC
OpenCvSharp.FourCC = function();
OpenCvSharp.FourCC.createEnum('OpenCvSharp.FourCC', false);
Members
| Member name | Value | Description |
---|
| Default | -1 | |
| Prompt | -1 | |
| CVID | 1145656899 | |
| DIB | 541215044 | |
| DIVX | 1482049860 | |
| H261 | 825635400 | |
| H263 | 859189832 | |
| H264 | 875967048 | |
| IV32 | 842225225 | |
| IV41 | 825513545 | |
| IV50 | 808801865 | |
| IYUB | 1448433993 | |
| MJPG | 1196444237 | |
| MP42 | 842289229 | |
| MP43 | 859066445 | |
| MPG4 | 877088845 | |
| MSVC | 1129730893 | |
| PIM1 | 827148624 | |
| XVID | 1145656920 | |
See Also