Viscomsoft .Net Video Capture SDK

LicenseKey

 

After you installed the full version, Set the license key to remove the nag screen.

VideoCapture.LicenseKey[=string]

Parameter

the string of license key

Namespace: Viscomsoft.VideoCapture

Remark
This property is Read/Write.

Example

   

[c# Syntax] 
  public VideoCapture _capture =  new VideoCapture();
   _capture.LicenseKey="12345";