lsl_archived icon indicating copy to clipboard operation
lsl_archived copied to clipboard

Missing timeout parameter in C# binding for wait_for_consumers()

Open albertkolberg opened this issue 6 years ago • 0 comments

I believe the timeout parameter is missing in the following binding: https://github.com/sccn/lsl_archived/blob/2ff44b7a5172b02fe845b1fc72b9ab5578a489ed/LSL/liblsl-Csharp/LSL.cs#L1032-L1033 https://github.com/sccn/lsl_archived/blob/2ff44b7a5172b02fe845b1fc72b9ab5578a489ed/LSL/liblsl-Csharp/LSL.cs#L400-L404

The Api exposes: https://github.com/sccn/lsl_archived/blob/2ff44b7a5172b02fe845b1fc72b9ab5578a489ed/LSL/liblsl/include/lsl_c.h#L598-L602

albertkolberg avatar Feb 22 '19 10:02 albertkolberg