Click or drag to resize

VFPFingerprintSource Constructor

Initializes a new instance of the VFPFingerprintSource class.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public VFPFingerprintSource(
	string filename,
	VFSimplePlayerEngine engine = VFSimplePlayerEngine.LAV
)

Parameters

filename
Type: SystemString
Filename.
engine (Optional)
Type: VisioForge.VideoFingerPrintingVFSimplePlayerEngine
Decoding engine.
See Also