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