VideoWriter Constructor |
| Name | Description | |
|---|---|---|
| VideoWriter | Initializes a new instance of the VideoWriter class | |
| VideoWriter(String, FourCC, Double, Size, Boolean) |
Creates video writer structure.
| |
| VideoWriter(String, Int32, Double, Size, Boolean) |
Creates video writer structure.
| |
| VideoWriter(String, String, Double, Size, Boolean) |
Creates video writer structure.
|