Click or drag to resize
CudaVideoReader Constructor
http://www.emgu.com
Initializes a new instance of the CudaVideoReader class

Namespace: Emgu.CV.Cuda
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public CudaVideoReader(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Emgu.CV.Cuda.CudaVideoReader.#ctor(System.String)"]

See Also