Click or drag to resize

VideoCaptureOpen Method (String)

Opens the specified video file

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void Open(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: 
See Also