bsl.utils.lsl.lsl_channel_list

bsl.utils.lsl.lsl_channel_list(inlet)[source]

Extract the channels name list from the LSL info.

Parameters:
inletStreamInlet

Inlet to extract the channels list from.

Returns:
ch_listlist

List of channels name [name1, name2, ... ].