Class ApiBufferChannelSelection¶
Defined in File ApiBufferApi.h
Class Documentation¶
-
class ApiBufferChannelSelection¶
This class contains a selection of API buffer channels.
Public Functions
-
ApiBufferChannelSelection()¶
Public Members
-
unsigned int channelCount¶
The number of channels in the selection.
-
unsigned int channel[constants::maxApiBufferChannel]¶
An array containing the channel numbers of the selected channels. The first
channelCountindices will contain the channel numbers of the selected channels. Entries in all other indices are ignored.
-
ApiBufferChannelSelection()¶