How to register purchased products?

.Net SDKs

In your code, use the SetLicenseKey method of the main used SDK class (VideoCaptureCore/VideoEditCore/MediaPlayerCore), which takes your license key, the user name (or company name), and the e-mail used during purchase as parameters. Call this method in Form OnCreate/OnLoad events or anywhere before the StartAsync/PlayAsync method call.

You can use the SDK installed by a standalone setup file or the NuGet package installed on your project. SDK reinstallation is not required.

Delphi packages

  • Uninstall the TRIAL version if installed
  • Remove DCU/BPL package files if required
  • Install the FULL version of the software using the link from the registration email
  • In your code, use the SetLicenseKey method of control, which takes your license key as a parameter. Call this method in OnCreate/OnLoad events or anywhere else before the Start/Play method call.

ActiveX controls

Use the SetLicenseKey method of ActiveX control or wrapper class.

DirectShow SDKs

Each DirectShow SDK contains a custom IVFRegister interface that can be used to apply your license key in the app code. Virtual Camera SDK optionally allows registration using the registry.

Other products

Call the SetLicenseKey method of the main SDK class with your license key.

abstract imageabstract imageabstract image
logo
VisioForge © 2006 - 2024
discord