File types.h
File List > include > lsl > types.h
Go to the documentation of this file
#ifndef LSL_TYPES
#define LSL_TYPES
typedef struct lsl_streaminfo_struct_ *lsl_streaminfo;
typedef struct lsl_outlet_struct_ *lsl_outlet;
typedef struct lsl_inlet_struct_ *lsl_inlet;
typedef struct lsl_xml_ptr_struct_ *lsl_xml_ptr;
typedef struct lsl_continuous_resolver_ *lsl_continuous_resolver;
#endif // LSL_TYPES