Show / Hide Table of Contents

    Class OVDoubleInlet

    Double Inlet for OpenViBE Link.

    Inheritance
    Object
    OVInlet<Double>
    OVDoubleInlet
    DoubleInlet
    MatrixInlet
    Inherited Members
    OVInlet<Double>.StreamName
    OVInlet<Double>.inlet
    OVInlet<Double>.expectedChannels
    OVInlet<Double>.samples
    OVInlet<Double>.ForceUpdate()
    OVInlet<Double>.Process(Double[], Double)
    Namespace: LSL4Unity.OV
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class OVDoubleInlet : OVInlet<double>

    Methods

    PullSamples()

    Pull the samples.

    Declaration
    protected override void PullSamples()
    Overrides
    LSL4Unity.OV.OVInlet<System.Double>.PullSamples()

    See Also

    OVInlet<T>
    Back to top LSL 4 Unity documentation