|
CEBL
2.1
|
structure containing the status of the mindset More...
#include <Mindset24.hpp>
Data Fields | |
| SampleRate | sample_rate |
| BlockSize | block_size |
| int | num_data_bytes |
structure containing the status of the mindset
Definition at line 85 of file Mindset24.hpp.
| BlockSize MindsetStatus::block_size |
Definition at line 88 of file Mindset24.hpp.
Referenced by Mindset24::GetAllData(), Mindset24::GetNextDataBlock(), and Mindset24::GetStatus().
| int MindsetStatus::num_data_bytes |
Definition at line 89 of file Mindset24.hpp.
Referenced by Mindset24::GetAllData(), Mindset24::GetNextDataBlock(), and Mindset24::GetStatus().
| SampleRate MindsetStatus::sample_rate |
Definition at line 87 of file Mindset24.hpp.
Referenced by Mindset24::GetStatus().
1.8.1.1