ess_channel_t - RoseLeBlood/openess GitHub Wiki
OpenESS ess_channel_t
source file: ess.cpp
typedef enum ess_channel_type ess_channel_t
The type of the channel - input or output
entrys
input channel - the channel is a input channel
- ESS_CHANNEL_INPUT
output channel - the channel is a output channel
- ESS_CHANNEL_OUTPUT
internal for iteration - channel is invalid
- ESS_CHANNEL_MAX