







The mode of data reported for the IR sensor
Namespace:
WiimoteLib
Assembly:
WiimoteLib (in WiimoteLib.dll)
Version: 1.2.1.0 (1.2.1.0)
Syntax
| C# |
|---|
public enum IRMode |
| Visual Basic (Declaration) |
|---|
Public Enumeration IRMode |
| Visual C++ |
|---|
public enum class IRMode |
Members
| Member name | Description | |
|---|---|---|
| Off |
IR sensor off
| |
| Basic |
Basic mode
| |
| Extended |
Extended mode
| |
| Full |
Full mode (unsupported)
|
