menu
liblsl package
documentation
lsl.dart
LSLReusableBuffer<T extends NativeType>
buffer property
buffer property
dark_mode
light_mode
buffer
property
Pointer
<
T
>
buffer
final
The buffer to store the sample.
Implementation
final Pointer<T> buffer;
liblsl package
documentation
lsl
LSLReusableBuffer<T extends NativeType>
buffer property
LSLReusableBuffer class