Bitbrain SDK 2.8.6
Bitbrain SDK
Loading...
Searching...
No Matches
bbt_device_signal_t Struct Reference

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

Detailed Description

The bbt_device_signal_t class.

This struct contains the information of each of the signals that a device may provide

Field Documentation

◆ type

enum bbt_device_signal_type_t bbt_device_signal_t::type

The type of signal

◆ channels

unsigned short bbt_device_signal_t::channels

The number of channels

◆ samples_in_block

unsigned short bbt_device_signal_t::samples_in_block

The samples per channel in each block received on every bbt_device_read call

◆ sampling_rate

unsigned short bbt_device_signal_t::sampling_rate

The sampling rate (Hz) of the signal


The documentation for this struct was generated from the following file:
  • C:/Users/Pablo/dev/releases/2.8.3/bbt_sdk/headers/bbt/bbt_device.h