Click or drag to resize

Cv2CreateFrameSource_Video Method

[Missing <summary> documentation for "M:OpenCvSharp.Cv2.CreateFrameSource_Video(System.String)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static FrameSource CreateFrameSource_Video(
	string fileName
)

Parameters

fileName
Type: SystemString

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

Return Value

Type: FrameSource

[Missing <returns> documentation for "M:OpenCvSharp.Cv2.CreateFrameSource_Video(System.String)"]

See Also