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
)
Public Shared Sub SetLicenseKey (
vfpLicense As String
)
Parameters
- vfpLicense
- Type: SystemString
Video Fingerprinting SDK license key.
See Also