www.emgu.com/wiki
Finishes writing to video file and releases the structure.

Declaration Syntax
public static void cvReleaseVideoWriter(
ref IntPtr writer
)
Public Shared Sub cvReleaseVideoWriter ( _
ByRef writer As IntPtr _
)
public:
static void cvReleaseVideoWriter(
IntPtr% writer
)

Parameters
- writer (
IntPtr
%)
- pointer to video file writer structure
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)