A C D E F H I L M N O P R S T U V W 

L

last_child() - Method in class edu.ucsd.sccn.LSL.XMLElement
Get the last child of the element.
library_version() - Static method in class edu.ucsd.sccn.LSL
Version of the liblsl library.
local_clock() - Static method in class edu.ucsd.sccn.LSL
Obtain a local system time stamp in seconds.
LSL - Class in edu.ucsd.sccn
Java API for the lab streaming layer.
LSL() - Constructor for class edu.ucsd.sccn.LSL
 
LSL.ArgumentException - Exception in edu.ucsd.sccn
Exception class that indicates that an invalid argument has been passed.
LSL.ArgumentException(String) - Constructor for exception edu.ucsd.sccn.LSL.ArgumentException
 
LSL.ChannelFormat - Class in edu.ucsd.sccn
Data format of a channel (each transmitted sample holds an array of channels).
LSL.ChannelFormat() - Constructor for class edu.ucsd.sccn.LSL.ChannelFormat
 
LSL.ContinuousResolver - Class in edu.ucsd.sccn
A convenience class that resolves streams continuously in the background throughout its lifetime and which can be queried at any time for the set of streams that are currently visible on the network.
LSL.ContinuousResolver(double) - Constructor for class edu.ucsd.sccn.LSL.ContinuousResolver
Construct a new continuous_resolver that resolves all streams on the network.
LSL.ContinuousResolver() - Constructor for class edu.ucsd.sccn.LSL.ContinuousResolver
 
LSL.ContinuousResolver(String, String, double) - Constructor for class edu.ucsd.sccn.LSL.ContinuousResolver
Construct a new continuous_resolver that resolves all streams with a specific value for a given property.
LSL.ContinuousResolver(String, String) - Constructor for class edu.ucsd.sccn.LSL.ContinuousResolver
 
LSL.ContinuousResolver(String, double) - Constructor for class edu.ucsd.sccn.LSL.ContinuousResolver
Construct a new continuous_resolver that resolves all streams that match a given XPath 1.0 predicate.
LSL.ContinuousResolver(String) - Constructor for class edu.ucsd.sccn.LSL.ContinuousResolver
 
LSL.InternalException - Exception in edu.ucsd.sccn
Exception class that indicates that an internal error has occurred inside liblsl.
LSL.InternalException(String) - Constructor for exception edu.ucsd.sccn.LSL.InternalException
 
LSL.LostException - Exception in edu.ucsd.sccn
Exception class that indicates that a stream inlet's source has been irrecoverably lost.
LSL.LostException(String) - Constructor for exception edu.ucsd.sccn.LSL.LostException
 
LSL.StreamInfo - Class in edu.ucsd.sccn
The stream_info object stores the declaration of a data stream.
LSL.StreamInfo(String, String, int, double, int, String) - Constructor for class edu.ucsd.sccn.LSL.StreamInfo
Construct a new stream_info object.
LSL.StreamInfo(String, String, int, double, int) - Constructor for class edu.ucsd.sccn.LSL.StreamInfo
 
LSL.StreamInfo(String, String, int, double) - Constructor for class edu.ucsd.sccn.LSL.StreamInfo
 
LSL.StreamInfo(String, String, int) - Constructor for class edu.ucsd.sccn.LSL.StreamInfo
 
LSL.StreamInfo(String, String) - Constructor for class edu.ucsd.sccn.LSL.StreamInfo
 
LSL.StreamInfo(Pointer) - Constructor for class edu.ucsd.sccn.LSL.StreamInfo
 
LSL.StreamInlet - Class in edu.ucsd.sccn
A stream inlet.
LSL.StreamInlet(LSL.StreamInfo, int, int, boolean) - Constructor for class edu.ucsd.sccn.LSL.StreamInlet
Construct a new stream inlet from a resolved stream info.
LSL.StreamInlet(LSL.StreamInfo, int, int) - Constructor for class edu.ucsd.sccn.LSL.StreamInlet
 
LSL.StreamInlet(LSL.StreamInfo, int) - Constructor for class edu.ucsd.sccn.LSL.StreamInlet
 
LSL.StreamInlet(LSL.StreamInfo) - Constructor for class edu.ucsd.sccn.LSL.StreamInlet
 
LSL.StreamOutlet - Class in edu.ucsd.sccn
A stream outlet.
LSL.StreamOutlet(LSL.StreamInfo, int, int) - Constructor for class edu.ucsd.sccn.LSL.StreamOutlet
Establish a new stream outlet.
LSL.StreamOutlet(LSL.StreamInfo, int) - Constructor for class edu.ucsd.sccn.LSL.StreamOutlet
 
LSL.StreamOutlet(LSL.StreamInfo) - Constructor for class edu.ucsd.sccn.LSL.StreamOutlet
 
LSL.TimeoutException - Exception in edu.ucsd.sccn
Exception class that indicates that a timeout has expired for an operation.
LSL.TimeoutException(String) - Constructor for exception edu.ucsd.sccn.LSL.TimeoutException
 
LSL.XMLElement - Class in edu.ucsd.sccn
A lightweight XML element tree; models the .desc() field of stream_info.
LSL.XMLElement(Pointer) - Constructor for class edu.ucsd.sccn.LSL.XMLElement
 
A C D E F H I L M N O P R S T U V W