Overload List
Name | Description | |
---|---|---|
CvVideoWriter(String, FourCC, Double, CvSize) |
Creates video writer structure.
| |
CvVideoWriter(String, Int32, Double, CvSize) |
Creates video writer structure.
| |
CvVideoWriter(String, String, Double, CvSize) |
Creates video writer structure.
| |
CvVideoWriter(String, FourCC, Double, CvSize, Boolean) |
Creates video writer structure.
| |
CvVideoWriter(String, Int32, Double, CvSize, Boolean) |
Creates video writer structure.
| |
CvVideoWriter(String, String, Double, CvSize, Boolean) |
Creates video writer structure.
|
See Also