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