hyperion.ng
|
The information structure for a single priority channel. More...
#include <PriorityMuxer.h>
Public Attributes | |
int | priority |
The priority of this channel. | |
int64_t | timeoutTime_ms |
The absolute timeout of the channel. | |
std::vector< ColorRgb > | ledColors |
The colors for each led of the channel. | |
Image< ColorRgb > | image |
The raw Image (size should be preprocessed!) | |
hyperion::Components | componentId |
The component. | |
QString | origin |
Who set it. | |
unsigned | smooth_cfg |
id of smoothing config | |
QString | owner |
specific owner description | |
The information structure for a single priority channel.