VideoWriterFourCC Method |
Name | Description | |
---|---|---|
FourCC(String) |
Concatenates 4 chars to a fourcc code.
This static method constructs the fourcc code of the codec to be used in
the constructor VideoWriter::VideoWriter or VideoWriter::open.
| |
FourCC(Char, Char, Char, Char) |
Concatenates 4 chars to a fourcc code.
This static method constructs the fourcc code of the codec to be used in
the constructor VideoWriter::VideoWriter or VideoWriter::open.
|