- info(double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
Retrieve the complete information of the given stream, including the extended description.
- info() - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- info() - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
Retrieve the stream info provided by this outlet.
- int16 - Static variable in class edu.ucsd.sccn.LSL.ChannelFormat
-
For high-rate digitized formats that require 32-bit precision.
- int32 - Static variable in class edu.ucsd.sccn.LSL.ChannelFormat
-
For variable-length ASCII strings or data blobs, such as video frames,
complex event descriptions, etc.
- int64 - Static variable in class edu.ucsd.sccn.LSL.ChannelFormat
-
For binary signals or other coded data.
- int8 - Static variable in class edu.ucsd.sccn.LSL.ChannelFormat
-
For very high rate signals (40KHz+) or consumer-grade audio
(for professional audio float is recommended).
- IRREGULAR_RATE - Static variable in class edu.ucsd.sccn.LSL
-
Constant to indicate that a stream has variable sampling rate.
- is_text() - Method in class edu.ucsd.sccn.LSL.XMLElement
-
Whether this is a text body (instead of an XML element).