|
SharpBCI
A multi-threaded brain control interface (BCI) library in C#
|
This is the complete list of members for SharpBCI.EEGDeviceProducer, including all inherited members.
| Add(object item) | SharpBCI.Pipeable | protected |
| Connect(IPipeable other) | SharpBCI.Pipeable | |
| Connect(IPipeable other, bool mirror) | SharpBCI.Pipeable | |
| DEFAULT_BUFFER_SIZE | SharpBCI.Pipeable | |
| EEGDeviceProducer(EEGDeviceAdapter adapter) | SharpBCI.EEGDeviceProducer | |
| Process(object item) | SharpBCI.EEGDeviceProducer | protectedvirtual |
| SetInput(BlockingCollection< object > newInput) | SharpBCI.Pipeable | |
| Start(TaskFactory taskFactory, CancellationTokenSource cts) | SharpBCI.EEGDeviceProducer | virtual |
| Stop() | SharpBCI.EEGDeviceProducer | virtual |