InfraredTorchControl.MinPower Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum infrared LED power value supported by the capture device.
public:
property int MinPower { int get(); };
int MinPower();
public int MinPower { get; }
var int32 = infraredTorchControl.minPower;
Public ReadOnly Property MinPower As Integer
Property Value
Int32
int
The minimum infrared LED power value supported by the capture device.