Class ApiBufferChannelSelection

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 channelCount indices will contain the channel numbers of the selected channels. Entries in all other indices are ignored.