lsl_get_sample_bytes function
Number of bytes occupied by a sample (0 for string-typed channels).
Implementation
@ffi.Native<NativeLsl_get_sample_bytes>()
external int lsl_get_sample_bytes(lsl_streaminfo info);
Number of bytes occupied by a sample (0 for string-typed channels).
@ffi.Native<NativeLsl_get_sample_bytes>()
external int lsl_get_sample_bytes(lsl_streaminfo info);