Documentation for the dp-passthrough module
The passthrough module
The github repository for this module is located at: https://github.com/bsdlab/dp-passthrough
| main.main | Main processing function for the passthrough decoder. |
| main.get_main_thread | Run the main processing loop in a separate thread. |
| main.init_lsl_outlet | Initialize an LSL (Lab Streaming Layer) outlet for the passthrough decoder. |
| main.connect_stream_watcher | Connect to and configure the input stream watcher. |