|
Bitbrain SDK 2.8.7
Bitbrain SDK
|
The bbt_device_signal_t class. More...
#include <bbt_device.h>
Data Fields | |
| enum bbt_device_signal_type_t | type |
| unsigned short | channels |
| unsigned short | samples_in_block |
| unsigned short | sampling_rate |
The bbt_device_signal_t class.
This struct contains the information of each of the signals that a device may provide
| enum bbt_device_signal_type_t bbt_device_signal_t::type |
The type of signal
| unsigned short bbt_device_signal_t::channels |
The number of channels
| unsigned short bbt_device_signal_t::samples_in_block |
The samples per channel in each block received on every bbt_device_read call
| unsigned short bbt_device_signal_t::sampling_rate |
The sampling rate (Hz) of the signal