- parent() - Method in class edu.ucsd.sccn.LSL.XMLElement
-
Get the parent node.
- prepend_child(String) - Method in class edu.ucsd.sccn.LSL.XMLElement
-
Prepend a child element with the specified name.
- prepend_child_value(String, String) - Method in class edu.ucsd.sccn.LSL.XMLElement
-
Prepend a child node with a given name, which has a (nameless) plain-text child with the given text value.
- prepend_copy(LSL.XMLElement) - Method in class edu.ucsd.sccn.LSL.XMLElement
-
Prepend a child element with the specified name.
- previous_sibling() - Method in class edu.ucsd.sccn.LSL.XMLElement
-
Get the previous sibling in the children list of the parent node.
- previous_sibling(String) - Method in class edu.ucsd.sccn.LSL.XMLElement
-
Get the previous sibling with the specified name.
- protocol_version() - Static method in class edu.ucsd.sccn.LSL
-
Protocol version.
- pull_chunk(float[], double[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
Pull a chunk of data from the inlet.
- pull_chunk(float[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(double[], double[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(double[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(short[], double[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(short[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(byte[], double[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(byte[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(int[], double[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(int[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(String[], double[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_chunk(String[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(float[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
Pull a sample from the inlet and read it into an array of values.
- pull_sample(float[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(double[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(double[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(int[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(int[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(short[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(short[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(byte[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(byte[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(String[], double) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- pull_sample(String[]) - Method in class edu.ucsd.sccn.LSL.StreamInlet
-
- push_chunk(float[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
Push a chunk of multiplexed samples into the outlet.
- push_chunk(float[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(float[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(double[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(double[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(int[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(int[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(int[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(short[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(short[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(short[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(byte[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(byte[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(byte[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(String[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(String[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(String[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(float[], double[], boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
Push a chunk of multiplexed samples into the outlet.
- push_chunk(float[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(double[], double[], boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(double[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(int[], double[], boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(int[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(short[], double[], boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(short[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(byte[], double[], boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(byte[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(String[], double[], boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_chunk(String[], double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(float[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
Push an array of values as a sample into the outlet.
- push_sample(float[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(float[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(double[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(double[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(double[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(int[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(int[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(int[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(short[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(short[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(short[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(byte[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(byte[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(byte[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(String[], double, boolean) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(String[], double) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-
- push_sample(String[]) - Method in class edu.ucsd.sccn.LSL.StreamOutlet
-