...
Name | Type | Description |
---|---|---|
ReetiPosition | Class | A class containing an instance of the 15 positions of the actuators of the Reeti |
ReetiLedColor | Class | A class containing the color of the Reeti' Leds |
ReetiSpeaking | Class | A class containing if the reeti is speaking or not |
ReetiBookmark | Class | A class containing the last bookmark found |
ReetiPlaying | Class | A class containg if the reeti is playing a sequence or not |
ErrorCode | Enum | An enumeration of the different Error Codes : OK, TIMEOUT, ERROR |
Led | Enum | An enumeration of the different leds : BOTHLED, RIGHTLED, LEFTLED |
Camera | Enum | An enumeration of the different cameras : RIGHTCAM, LEFTCAM |
...