इसके माध्यम से साझा किया गया


InfraredTorchControl.MinPower Property

Definition

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.

Applies to