Click or drag to resize

wclWiiRemoteIrSensitivity Enumeration

The Wii Remote IR sensor sensitivity.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public enum wclWiiRemoteIrSensitivity
Members
Member nameValueDescription
wiiIrLevelOff0 The IR sensor is turned off.
wiiIrLevel11 The Level 1.
wiiIrLevel22 The Level 2.
wiiIrLevel33 The Level 3.
wiiIrLevel44 The Level 4.
wiiIrLevel55 The Level 5.
wiiIrLevelMax6 The maximum sensitivity.
See Also