lsl_inlet typedef
@class lsl_inlet A stream inlet handle. Inlets are used to receive streaming data (and meta-data) from the lab network.
Implementation
typedef lsl_inlet = ffi.Pointer<lsl_inlet_struct_>;
@class lsl_inlet A stream inlet handle. Inlets are used to receive streaming data (and meta-data) from the lab network.
typedef lsl_inlet = ffi.Pointer<lsl_inlet_struct_>;