Skip to main content

How to enable camera light on Windows 10+ Tablet?

Products: Video Capture SDK .Net

Code sample

await VideoCapture1.Video_CaptureDevice_LightAsync(true);

The sample application is available in our repository.

An additional NuGet package is required.

Required redists

How to install the required redists or deploy them to the user's PC?


Visit our GitHub page to get more code samples.