Click or drag to resize

VFPAnalyzerSetLicenseKey Method

Sets license key for Video Fingerprinting SDK.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public static void SetLicenseKey(
	string vfpLicense
)

Parameters

vfpLicense
Type: SystemString
Video Fingerprinting SDK license key.
See Also