v2.0.0
Loading...
Searching...
No Matches
lsl.h
Go to the documentation of this file.
1//=============================================================================================================
41
42#ifndef LSL_H
43#define LSL_H
44
45//=============================================================================================================
46// LSL LIBRARY HEADERS
47//=============================================================================================================
48
49#include "lsl_global.h"
50#include "stream_info.h"
51#include "stream_outlet.h"
52#include "stream_inlet.h"
53#include "stream_discovery.h"
54
55#endif // LSL_H
Contains the declaration of the stream_inlet class.
Contains the declaration of the stream_info class.
Contains the declaration of stream discovery functions.
lsl library export/import macros.
Contains the declaration of the stream_outlet class.