lsl_get_channel_format function

lsl_channel_format_t lsl_get_channel_format(
  1. lsl_streaminfo info
)

Implementation

lsl_channel_format_t lsl_get_channel_format(lsl_streaminfo info) =>
    lsl_channel_format_t.fromValue(_lsl_get_channel_format(info));