I'm using Delphi 10.0 Seattle and trying to use the rear cameras's light on a Lenovo Thinkpad tablet running Windows 10 Pro. I am using TCameraComponent
.
I tried using CameraComponent.TorchMode := TTorchMode.ModeOn
from FMX.Media
, but it raises an exception saying that the device has no torch.
Anyone know why this happens, and if there is some way to access this light/flash?