BrainBit for developers Subscribe for updates Visit website

ChannelInfo

 

#include “cdevice.h

 

Device channel description structure. Contains information about the name, type and index of the channel. It is not recommended to create this class directly.

Description

name

Description: channel name

Data type: char[128]

type

Description: channel type

Data type: ChannelType

index

Description: Channel index

Data type: size_t