Overload List

NameDescription
VideoWriter(String, Int32, Int32, Int32, Boolean)
Create a video writer using the specific information. On windows, it will open a codec selection dialog. On linux, it will use the default codec for the specified filename
VideoWriter(String, Int32, Int32, Int32, Int32, Boolean)
Create a video writer using the specific information

See Also