menu
liblsl package
documentation
lsl.dart
LSLPullSample<T extends NativeType, D>
allocBuffer abstract method
allocBuffer abstract method
dark_mode
light_mode
allocBuffer
abstract method
@mustBeOverridden
Pointer
<
T
>
allocBuffer
(
int
channels
)
Implementation
@mustBeOverridden Pointer<T> allocBuffer(int channels);
liblsl package
documentation
lsl
LSLPullSample<T extends NativeType, D>
allocBuffer abstract method
LSLPullSample class