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.
Puede utilizar el SDK instalado por un archivo de instalación independiente o el paquete NuGet instalado en su proyecto. No es necesario reinstalar el SDK.
Utilice el método SetLicenseKey de la biblioteca ActiveX o clase envoltorio.
Cada DirectShow SDK contiene una interfaz IVFRegister personalizada que se puede utilizar para aplicar su clave de licencia en el código de la aplicación. Virtual Camera SDK permite opcionalmente el registro mediante el registro.
Llame al método SetLicenseKey de la clase principal del SDK con su clave de licencia.