VideoCaptureOpen Method (String) OpenCvSharp Class Library
Opens the specified video file

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void Open(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:OpenCvSharp.CPlusPlus.VideoCapture.Open(System.String)"]

Return Value

Type: 
See Also

Reference