InfraredTorchControl.MaxPower 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 maximum infrared LED power value supported by the capture device.
public:
property int MaxPower { int get(); };
int MaxPower();
public int MaxPower { get; }
var int32 = infraredTorchControl.maxPower;
Public ReadOnly Property MaxPower As Integer
Property Value
Int32
int
The maximum infrared LED power value supported by the capture device.