LedGroupState Struct Reference
Structure defining a group of LEDs inside a media profile.
#include <scmTypes.h>
Public Attributes | |
| std::vector< Led > | leds |
| List of LEDs existing in the device. | |
| unsigned int | duration_ms = 0 |
| Time the list of LEDs will remain in the state. | |
